core/homeassistant/components/group
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
binary_sensor.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
config_flow.py
const.py
cover.py
event.py
fan.py
light.py
lock.py
manifest.json
media_player.py Move definition of attributes excluded from history to entity classes (#100430) 2023-09-21 15:02:47 +02:00
notify.py
reproduce_state.py
sensor.py Revert "Cache entity properties that are never expected to change in the base class" (#100422) 2023-09-15 11:25:24 +02:00
services.yaml
strings.json
switch.py
util.py