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

Update manifests to 1.7.2

parent a0e1a9d5
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.1'
VERSION = '1.7.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.0",
  "updater": {
    "version": "1.7.1",
    "releaseNotes": "-- Add support for Midea KFR-35G/DY-IA(R3)<br> -- Add support for GREE YB0FB2 (Remote) (Xiaomi Controller)<br> -- Fix errors in Kelvinator KSV25HRG (1740)<br> -- Add support for new Midea AC unit (1382)<br> -- Extended commands for Tosot AC unit (1200)",
    "version": "1.7.2",
    "releaseNotes": "-- Add support for new AC models<br> -- Add support for new HACS manifest",
    "files": [
      "__init__.py",
      "climate.py",