Files
core/tests
J. Nick Koston f25321e010 Use homekit service callbacks for lights to resolve out of sync states (#32348)
* Switch homekit lights to use service callbacks

Service callbacks allow us to get the on/off, brightness, etc
all in one call so we remove all the complexity that was
previously needed to handle the out of sync states

We now get the on event and brightness event at the same time
which allows us to prevent lights from flashing up to 100%
before the requested brightness.

* Fix STATE_OFF -> STATE_ON,brightness:0
2020-04-02 20:06:13 -05:00
..
2020-04-02 13:52:03 +02:00
2019-07-31 12:25:30 -07:00
2016-01-30 14:08:32 -05:00
2020-01-14 13:03:02 -08:00
2016-10-23 23:48:01 -07:00
2020-02-18 11:52:38 -08:00
2020-03-17 17:54:57 -07:00