mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 20:40:18 +00:00
Migrate automation to use describe_event for logbook (#36356)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user