Use core constants for automation (#46016)
This commit is contained in:
parent
374aa3aee1
commit
bcefbe2dca
3 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,6 @@
|
|||
"""Constants for the automation integration."""
|
||||
import logging
|
||||
|
||||
CONF_CONDITION = "condition"
|
||||
CONF_ACTION = "action"
|
||||
CONF_TRIGGER = "trigger"
|
||||
DOMAIN = "automation"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue