core/homeassistant/components/trend
J. Nick Koston aed98a830f
Switch async_track_state_change to the faster async_track_state_change_event part 5 (#37866)
Calling async_track_state_change_event directly is faster than async_track_state_change (see #37251) since async_track_state_change is a wrapper around async_track_state_change_event now
2020-07-14 22:25:12 -07:00
..
__init__.py
binary_sensor.py Switch async_track_state_change to the faster async_track_state_change_event part 5 (#37866) 2020-07-14 22:25:12 -07:00
manifest.json Upgrade numpy to 1.19.0 (#36996) 2020-06-22 10:28:06 -05:00