core/homeassistant/components/automation
J. Nick Koston 4b7a313ece
Use identity checks for CoreState (#107846)
Some of the checks used ==, and some used is. Switch
everything to is as its faster
2024-01-12 10:21:26 +01:00
..
blueprints Update Deprecated Selector Syntax (#99308) 2023-09-12 20:10:32 +02:00
__init__.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
config.py Move config_per_platform and extract_domain_configs to config.py (#104989) 2023-12-04 12:48:49 +01:00
const.py
helpers.py Allow overriding blueprints on import (#103340) 2023-11-25 11:49:50 +01:00
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
strings.json
trace.py