hass-core/homeassistant/components/climate
Erik Montnemery df73850f56
Move definition of attributes excluded from history to entity classes (#100430)
* Move definition of attributes excluded from history to entity classes

* Revert change which should be in a follow-up PR

* Fix sun unrecorded attributes

* Fix input_select unrecorded attributes
2023-09-21 15:02:47 +02:00
..
__init__.py Move definition of attributes excluded from history to entity classes (#100430) 2023-09-21 15:02:47 +02:00
const.py Migrate backported StrEnum to built-in StrEnum (#97101) 2023-07-23 23:19:24 +02:00
device_action.py Use entity registry id in climate device actions (#95268) 2023-06-27 09:28:54 +02:00
device_condition.py Enable strict typing for Climate component (#99301) 2023-09-06 17:55:41 +02: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
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 Migrate climate services to support translations (#96314) 2023-07-11 23:17:09 +02:00
strings.json Use more common translations (#100135) 2023-09-12 19:44:31 +02:00