core/homeassistant/components/climate
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_action.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
device_condition.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
device_trigger.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
group.py Remove group integration platforms that use the default states (#113562) 2024-03-15 20:51:21 -04:00
icons.json Add service icons to Climate (#113409) 2024-03-14 20:45:21 +01:00
intent.py
manifest.json
reproduce_state.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
services.yaml Add toggle service to climate (#100418) 2024-02-16 15:53:48 +01:00
significant_change.py Add empty line after module docstring [a-d] (#112697) 2024-03-08 14:51:32 +01:00
strings.json Add toggle service to climate (#100418) 2024-02-16 15:53:48 +01:00