Unverified Commit 30a2caf3 authored by Vassilis Panos's avatar Vassilis Panos Committed by GitHub
Browse files

Update to 1.3.0

parent 2e260b83
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ from homeassistant.helpers.typing import ConfigType
_LOGGER = logging.getLogger(__name__)

DOMAIN = 'smartir'
VERSION = '1.2.1'
VERSION = '1.3.0'
VERSION_URL = (
    "https://raw.githubusercontent.com/smartHomeHub/SmartIR/master/version.json")
REMOTE_BASE_DIR = (