hass-core/homeassistant/components/script
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 Prevent creating scripts which override script services (#96828) 2023-07-18 12:10:40 +02:00
const.py
helpers.py
logbook.py
manifest.json
services.yaml Migrate script services to support translations (#96401) 2023-07-12 13:45:38 +02:00
strings.json Add more common translations (#96429) 2023-07-12 22:00:05 -04:00
trace.py