hass-core/homeassistant/components/climate
G Johansson 61c82718f2
Don't log warning for core integrations on new feature flags in Climate (#109250)
* Don't log for core integration on Climate new feature flags

* Add test

* Fix test
2024-02-01 16:53:53 +01:00
..
__init__.py Don't log warning for core integrations on new feature flags in Climate (#109250) 2024-02-01 16:53:53 +01:00
const.py Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
device_action.py Deprecate deprecated climate constants (#106096) 2023-12-21 00:00:21 +01:00
device_condition.py Deprecate deprecated climate constants (#106096) 2023-12-21 00:00:21 +01:00
device_trigger.py Add comment for assumed trigger_type (#95432) 2023-06-28 12:22:56 +02:00
group.py Replace Climate HVAC_MODE_* constants with HVACMode enum (#70286) 2022-04-20 13:20:53 +02:00
icons.json Set right icon for set_humidity climate service (#108801) 2024-01-24 20:40:48 +01:00
intent.py Add name slot to HassClimateGetTemperature intent (#105585) 2023-12-12 22:54:15 -05:00
manifest.json Sort manifests 2 (#87023) 2023-02-08 20:16:39 +01:00
reproduce_state.py Enable strict typing for Climate component (#99301) 2023-09-06 17:55:41 +02:00
services.yaml Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673) 2024-01-30 15:07:47 +01:00
significant_change.py Only check known attributes in significant change support (#106572) 2023-12-28 20:20:59 +01:00
strings.json Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00