core/homeassistant/components/zwave
Paulus Schoutsen 5a9013cda5
Refactor Hue: phue -> aiohue (#13043)
* phue -> aiohue

* Clean up

* Fix config

* Address comments

* Typo

* Fix rebase error

* Mark light as unavailable when bridge is disconnected

* Tests

* Make Throttle work with double delay and async

* Rework update logic

* Don't resolve host to IP

* Clarify comment

* No longer do unnecessary updates

* Add more doc

* Another comment update

* Wrap up tests

* Lint

* Fix tests

* PyLint does not like mix 'n match async and coroutine

* Lint

* Update aiohue to 1.2

* Lint

* Fix await MagicMock
2018-03-16 20:27:05 -07:00
..
__init__.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
const.py Remove Z-Wave old/new entity_id attributes (#12652) 2018-03-11 10:30:03 -04:00
discovery_schemas.py BugFix Popp strike lock not discovered in homeassistant. (#12951) 2018-03-07 00:29:24 -08:00
node_entity.py Remove Z-Wave old/new entity_id attributes (#12652) 2018-03-11 10:30:03 -04:00
services.yaml Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
util.py Fix zwave power_consumption attribute (#8968) 2017-08-13 18:15:59 -07:00
workaround.py Support for GE Zwave fan controller (#7767) 2017-05-25 22:55:00 -07:00