core/homeassistant/components/automation
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
..
blueprints Update Deprecated Selector Syntax (#99308) 2023-09-12 20:10:32 +02:00
__init__.py Move definition of attributes excluded from history to entity classes (#100430) 2023-09-21 15:02:47 +02:00
config.py Teach validate_config to validate lists of conditions (#95380) 2023-06-27 19:44:23 +02:00
const.py
helpers.py
logbook.py
manifest.json Revert "Allows defining list of attributes excluded from history in manifest.json" (#99300) 2023-08-30 08:26:26 +02:00
reproduce_state.py
services.yaml Migrate automation services to support translations (#96306) 2023-07-11 23:17:54 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00
trace.py