deCONZ thermostat support (#20586)

* Add support for thermostats in deCONZ by adding Climate platform
This commit is contained in:
Robert Svensson 2019-02-18 17:43:22 +01:00 committed by GitHub
parent 3f9e6a7064
commit 9ce8f4737d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 347 additions and 35 deletions

View file

@ -20,6 +20,7 @@ GROUP = {
"id": "1",
"name": "Scene 1"
}],
"lights": [],
}
}