fix
This commit is contained in:
parent
9aee258b17
commit
5bac2941be
2
base.yml
2
base.yml
|
@ -126,7 +126,7 @@ cover:
|
||||||
device_class: garage
|
device_class: garage
|
||||||
name: ${friendly_name}
|
name: ${friendly_name}
|
||||||
ratgdo_id: ${id_prefix}
|
ratgdo_id: ${id_prefix}
|
||||||
on_close:
|
on_closed:
|
||||||
- switch.turn_off: ${id_prefix}_status_door
|
- switch.turn_off: ${id_prefix}_status_door
|
||||||
on_open:
|
on_open:
|
||||||
- switch.turn_on: ${id_prefix}_status_door
|
- switch.turn_on: ${id_prefix}_status_door
|
||||||
|
|
Loading…
Reference in New Issue