Commit 0cc78896 authored by Vassilis Panos's avatar Vassilis Panos
Browse files

Update to 1.6.2

parent 5b7979b0
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.6.1'
VERSION = '1.6.2'
MANIFEST_URL = (
    "https://raw.githubusercontent.com/"
    "smartHomeHub/SmartIR/{}/"
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@
  "requirements": [],
  "homeassistant": "0.96.0b1",
  "updater": {
    "version": "1.6.1",
    "releaseNotes": "* Fix the built-in updater",
    "version": "1.6.2",
    "releaseNotes": "* Add support for Fujitsu AR-JE5 remote control * Add support for Hualing KFR-45GW/JNV, KFR-45G/JNV AC units * Add support for Daitsu DS-9KIDT AC unit * Add support for Riello WSI XN, RAR-3U4 AC units",
    "files": [
      "__init__.py",
      "climate.py",
+2 −2
Original line number Diff line number Diff line
{            
    "version": "1.6.1",
    "version": "1.6.2",
    "minHAVersion": "0.96.0b1",
    "releaseNotes": "A new version (1.6.1) is available that is compatible with your system. Call the ``smartir.update_component`` service to update the component.",
    "releaseNotes": "A new version (1.6.2) is available that is compatible with your system. Call the ``smartir.update_component`` service to update the component.",
    "files": [
        "__init__.py",
        "climate.py",