Commit bcb28054 authored by Vassilis Panos's avatar Vassilis Panos
Browse files

Update manifests

parent c0b740c9
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.7.2'
VERSION = '1.7.3'
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.0",
  "updater": {
    "version": "1.7.2",
    "releaseNotes": "-- Add support for new AC models<br> -- Add support for new HACS manifest",
    "version": "1.7.3",
    "releaseNotes": "-- Added support for new AC models<br> -- Added support for device_class property on media_player devices",
    "files": [
      "__init__.py",
      "climate.py",