core/tests/components/light
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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Cleanup old stale restore feature (#10593) 2017-11-15 23:03:41 -08:00
test_group.py Clean up Light Groups (#12962) 2018-03-09 06:15:39 -08:00
test_hue.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
test_init.py Intent: Set light color (#12633) 2018-02-27 18:02:21 -08:00
test_litejet.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_mochad.py Fix X10 commands for mochad light turn on (#11146) 2017-12-17 00:52:40 +01:00
test_mqtt.py Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
test_mqtt_json.py Fix line endings [skipci] (#12333) 2018-02-11 23:07:28 -08:00
test_mqtt_template.py Fix line endings [skipci] (#12333) 2018-02-11 23:07:28 -08:00
test_rflink.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rfxtrx.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_template.py Fix light template to return brightness as int (#12447) 2018-02-16 09:32:11 -08:00
test_zwave.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00