core/homeassistant/components/unifiprotect
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
binary_sensor.py
button.py
camera.py
config_flow.py
const.py
data.py
diagnostics.py
discovery.py
entity.py
light.py
lock.py
manifest.json
media_player.py
media_source.py
migrate.py
models.py
number.py
repairs.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
text.py
utils.py
views.py