EspHome
This commit is contained in:
@@ -193,6 +193,15 @@ binary_sensor:
|
||||
number: 6
|
||||
mode: INPUT
|
||||
inverted: true
|
||||
on_click:
|
||||
if:
|
||||
condition:
|
||||
- switch.is_off: switch_output8
|
||||
then:
|
||||
- switch.turn_on: switch_output8
|
||||
else:
|
||||
- switch.turn_off: switch_output8
|
||||
|
||||
|
||||
- platform: gpio
|
||||
name: "input8_podval_osv"
|
||||
|
||||
Reference in New Issue
Block a user