5de21375c0
* Make sure groups are initialized before template sensors This way users may use the `expand` function in templates to expand groups and have HA listen for changes to group members. Fixes #35872 * Patch async_setup_platform instead of async_setup * Cleanup * Use an event to avoid sleep * Update tests/components/template/test_sensor.py Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: J. Nick Koston <nick@koston.org> |
||
---|---|---|
.. | ||
__init__.py | ||
test_alarm_control_panel.py | ||
test_binary_sensor.py | ||
test_cover.py | ||
test_fan.py | ||
test_light.py | ||
test_lock.py | ||
test_sensor.py | ||
test_switch.py | ||
test_vacuum.py |