mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
blue_room to boys_room
This commit is contained in:
@@ -6,14 +6,14 @@ covers:
|
||||
device_class: garage
|
||||
value_template: "{{is_state('binary_sensor.garage_door','on')}}"
|
||||
open_cover:
|
||||
service: switch.turn_on
|
||||
action: switch.turn_on
|
||||
data:
|
||||
entity_id: switch.shelly_garage_door
|
||||
close_cover:
|
||||
service: switch.turn_on
|
||||
action: switch.turn_on
|
||||
data:
|
||||
entity_id: switch.shelly_garage_door
|
||||
stop_cover:
|
||||
service: switch.turn_on
|
||||
action: switch.turn_on
|
||||
data:
|
||||
entity_id: switch.shelly_garage_door
|
||||
entity_id: switch.shelly_garage_door
|
||||
|
||||
Reference in New Issue
Block a user