Commit graph

7 commits

Author SHA1 Message Date
Robert Svensson
79445a7ccc deCONZ support Xiaomi vibration sensor ()
* Martin pointed out in previous PR that no ending '.' in logging

* Add support for Xiaomi vibration sensor
2019-03-25 23:43:58 -07:00
Robert Svensson
8d1cf553de
Support deCONZ library with exception handling () 2019-03-24 19:27:32 +01:00
Robert Svensson
9ce8f4737d
deCONZ thermostat support ()
* Add support for thermostats in deCONZ by adding Climate platform
2019-02-18 17:43:22 +01:00
Robert Svensson
9251860201
Logging to find what deCONZ events get created ()
* Helpful logging to easily find what events get created
2019-02-17 16:58:46 +01:00
Paulus Schoutsen
882f5ed079
Don't directly update config entries ()
* Don't directly update config entries

* Use ConfigEntryNotReady

* Fix tests

* Remove old test

* Lint
2019-02-13 20:36:06 -08:00
Robert Svensson
dcdae325ea deCONZ - reflect hub status on entities ()
* Support for controlling entity available attribute based on gateways availability

* Fix string not being in imperative mood
2018-11-05 16:21:44 +01:00
Robert Svensson
a9140dc8f5
deCONZ - retry if setup fails ()
* Make component retry if setup fails
* Improve overall test coverage
2018-10-31 22:38:04 +01:00