1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-12 00:57:36 +01:00
Files
core/tests
David F. Mulcahey 4248893007 Clean up custom polling in ZHA device and light (#32653)
* cleanup timer handle when device is removed

* separate unavailable times for mains vs battery

* better name

* remove light refresh handle when removing light

* remove unused parallel updates

* don't steal HA const for different purpose

* don't flood network every hour for lights

* update test to test both intervals

* add test for light refresh interval

* fix tests

* update test

* put parallel updates back for now...

* fix async_schedule_update_ha_state usage

* review comment

* review comment

* update test - review conversation

* review comments

* await count not call count

* flip some state
2020-03-11 07:17:53 -04:00
..
2020-02-13 08:27:00 -08:00
2020-02-18 11:52:38 -08:00