Loading smartir/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ from homeassistant.helpers.typing import ConfigType _LOGGER = logging.getLogger(__name__) DOMAIN = 'smartir' VERSION = '1.1.0' VERSION = '1.2.0' VERSION_URL = ( "https://raw.githubusercontent.com/smartHomeHub/SmartIR/master/version.json") REMOTE_BASE_DIR = ( Loading Loading
smartir/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ from homeassistant.helpers.typing import ConfigType _LOGGER = logging.getLogger(__name__) DOMAIN = 'smartir' VERSION = '1.1.0' VERSION = '1.2.0' VERSION_URL = ( "https://raw.githubusercontent.com/smartHomeHub/SmartIR/master/version.json") REMOTE_BASE_DIR = ( Loading