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

Add Media Player

parent d95d982a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5,5 +5,12 @@
      "remote_location": "https://raw.githubusercontent.com/smartHomeHub/SmartIR/master/smartir/climate.py",
      "visit_repo": "https://github.com/smartHomeHub/SmartIR",
      "changelog": "https://github.com/smartHomeHub/SmartIR/releases/latest"
    },
    "SmartIR Media Player": {
      "version": "1.0.0",
      "local_location": "custom_components/smartir/media_player.py",
      "remote_location": "https://raw.githubusercontent.com/smartHomeHub/SmartIR/master/smartir/media_player.py",
      "visit_repo": "https://github.com/smartHomeHub/SmartIR",
      "changelog": "https://github.com/smartHomeHub/SmartIR/releases/latest"
    }
}