mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Add script logic into helper.
This commit is contained in:
@@ -13,6 +13,7 @@ MATCH_ALL = '*'
|
||||
DEVICE_DEFAULT_NAME = "Unnamed Device"
|
||||
|
||||
# #### CONFIG ####
|
||||
CONF_ALIAS = "alias"
|
||||
CONF_ICON = "icon"
|
||||
CONF_LATITUDE = "latitude"
|
||||
CONF_LONGITUDE = "longitude"
|
||||
|
||||
Reference in New Issue
Block a user