core/homeassistant/components/switch
J. Nick Koston 20d5d3c162
Switch a few more async_track_state_change to the faster async_track_state_change_event (#37833)
async_track_state_change_event is faster than async_track_state_change
and since we do not care about the data being returned to the callback
this is a simple speedup
2020-07-14 22:31:34 -07:00
..
translations [ci skip] Translation update 2020-07-03 00:03:38 +00:00
__init__.py
device_action.py
device_condition.py
device_trigger.py
light.py Switch a few more async_track_state_change to the faster async_track_state_change_event (#37833) 2020-07-14 22:31:34 -07:00
manifest.json
reproduce_state.py
services.yaml
strings.json