Commit 06b57817 authored by Vassilis Panos's avatar Vassilis Panos
Browse files

Update to 1.3.6

parent 1872f4c0
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.3.5'
VERSION = '1.3.6'
VERSION_URL = (
    "https://raw.githubusercontent.com/"
    "smartHomeHub/SmartIR/{}/version.json")
+2 −2
Original line number Diff line number Diff line
{            
    "version": "1.3.5",
    "version": "1.3.6",
    "minHAVersion": "0.89",
    "releaseNotes": "A new version (1.3.5) is available that is compatible with your system. Call the ``smartir.update_component`` service to update the component.",
    "releaseNotes": "A new version (1.3.6) is available that is compatible with your system. Call the ``smartir.update_component`` service to update the component.",
    "files": [
        "__init__.py",
        "climate.py",