mirror of
https://github.com/home-assistant/core.git
synced 2025-08-10 16:15:08 +02:00
change constant names for rollershutter services
This commit is contained in:
@@ -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 ####
|
||||
|
Reference in New Issue
Block a user