Rename 'service' to 'action' in automations and scripts (#122845)
This commit is contained in:
parent
f14471112d
commit
8b96c7873f
11 changed files with 414 additions and 275 deletions
|
@ -113,6 +113,7 @@ SUN_EVENT_SUNRISE: Final = "sunrise"
|
|||
# #### CONFIG ####
|
||||
CONF_ABOVE: Final = "above"
|
||||
CONF_ACCESS_TOKEN: Final = "access_token"
|
||||
CONF_ACTION: Final = "action"
|
||||
CONF_ADDRESS: Final = "address"
|
||||
CONF_AFTER: Final = "after"
|
||||
CONF_ALIAS: Final = "alias"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue