mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
change constant names for rollershutter services
This commit is contained in:
parent
21ee621aec
commit
c3f0d618be
@ -143,8 +143,8 @@ SERVICE_ALARM_TRIGGER = "alarm_trigger"
|
||||
SERVICE_LOCK = "lock"
|
||||
SERVICE_UNLOCK = "unlock"
|
||||
|
||||
SERVICE_OPEN = 'open'
|
||||
SERVICE_CLOSE = 'close'
|
||||
SERVICE_MOVE_UP = 'move_up'
|
||||
SERVICE_MOVE_DOWN = 'move_down'
|
||||
SERVICE_STOP = 'stop'
|
||||
|
||||
# #### API / REMOTE ####
|
||||
|
Loading…
x
Reference in New Issue
Block a user