This commit is contained in:
J. Nick Koston 2023-06-09 15:42:01 -05:00
parent db662e7e2d
commit 9aee258b17
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -126,9 +126,9 @@ cover:
device_class: garage device_class: garage
name: ${friendly_name} name: ${friendly_name}
ratgdo_id: ${id_prefix} ratgdo_id: ${id_prefix}
on_closed: on_close:
- switch.turn_off: ${id_prefix}_status_door - switch.turn_off: ${id_prefix}_status_door
on_opened: on_open:
- switch.turn_on: ${id_prefix}_status_door - switch.turn_on: ${id_prefix}_status_door