core/homeassistant/components/automation
Erik Montnemery 0366e14630
Allows defining list of attributes excluded from history in manifest.json (#99283)
* Move list of attributes excluded from history to manifest.json

* Address comments
2023-08-29 20:14:33 +02:00
..
blueprints
__init__.py Allows defining list of attributes excluded from history in manifest.json (#99283) 2023-08-29 20:14:33 +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 Allows defining list of attributes excluded from history in manifest.json (#99283) 2023-08-29 20:14:33 +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