hass-core/homeassistant/components/automation
J. Nick Koston 4b7a313ece
Use identity checks for CoreState ()
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 () 2023-09-12 20:10:32 +02:00
__init__.py Use identity checks for CoreState () 2024-01-12 10:21:26 +01:00
config.py Move config_per_platform and extract_domain_configs to config.py () 2023-12-04 12:48:49 +01:00
const.py
helpers.py Allow overriding blueprints on import () 2023-11-25 11:49:50 +01:00
logbook.py Import logbook constants from root () 2022-09-12 17:53:06 +02:00
manifest.json Revert "Allows defining list of attributes excluded from history in manifest.json" () 2023-08-30 08:26:26 +02:00
reproduce_state.py
services.yaml Migrate automation services to support translations () 2023-07-11 23:17:54 +02:00
strings.json Add more common translations () 2023-07-12 22:00:05 -04:00
trace.py Improve type hints in automation () 2022-09-14 13:04:09 +02:00