core/homeassistant/components/sensor
J. Nick Koston b26928878f
Remove group integration platforms that use the default states (#113562)
Remove group integration platforms that use the default

There is no need to register platforms that use the defaults
as the group code already uses STATE_ON/STATE_OFF when there
are no on/off states in the GroupIntegrationRegistry
2024-03-15 20:51:21 -04:00
..
__init__.py Fix group loading too late resulting in incorrect state (#113262) 2024-03-13 19:18:15 -10:00
const.py
device_condition.py
device_trigger.py
group.py Remove group integration platforms that use the default states (#113562) 2024-03-15 20:51:21 -04:00
helpers.py
icons.json
manifest.json
recorder.py
significant_change.py
strings.json
websocket_api.py