1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-18 09:50:04 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Franck Nijhof
65cf2fcb6f Drop asynctest () 2021-01-01 22:31:56 +01:00
J. Nick Koston
0b3bea0282 Use async_add_hass_job for debouncer () 2020-10-09 08:40:36 +02:00
Paulus Schoutsen
ec47216388 Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Paulus Schoutsen
2a88ae559e Improve debounce cooldown () 2020-02-26 11:27:37 -08:00
Paulus Schoutsen
0d474e1183 Update the update coordinator API to make it easier to use ()
* Update the update coordinator API to make it easier to use

* failed_last_update -> last_update_success
2020-02-06 09:29:29 -08:00
Paulus Schoutsen
166d770ddd Update Hue data fetching ()
* Refactor Hue Lights to use DataCoordinator

* Redo how Hue updates data

* Address comments

* Inherit from Entity and remove pylint disable

* Add tests for debounce
2020-01-31 14:47:40 -08:00