Migrate automation to use describe_event for logbook (#36356)
This commit is contained in:
parent
a4d4e26fe5
commit
e6fe34e64d
6 changed files with 53 additions and 92 deletions
|
@ -180,7 +180,6 @@ CONF_XY = "xy"
|
|||
CONF_ZONE = "zone"
|
||||
|
||||
# #### EVENTS ####
|
||||
EVENT_AUTOMATION_TRIGGERED = "automation_triggered"
|
||||
EVENT_CALL_SERVICE = "call_service"
|
||||
EVENT_COMPONENT_LOADED = "component_loaded"
|
||||
EVENT_CORE_CONFIG_UPDATE = "core_config_updated"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue