fix
This commit is contained in:
parent
d98f22325b
commit
c7590fb912
1
base.yml
1
base.yml
|
@ -73,7 +73,6 @@ binary_sensor:
|
||||||
pullup: true
|
pullup: true
|
||||||
name: "${friendly_name} Dry contact light"
|
name: "${friendly_name} Dry contact light"
|
||||||
entity_category: diagnostic
|
entity_category: diagnostic
|
||||||
invert: true
|
|
||||||
on_press:
|
on_press:
|
||||||
- light.toggle: ${id_prefix}_light
|
- light.toggle: ${id_prefix}_light
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue