This commit is contained in:
Victor Alexandrovich Tsyrenschikov
2025-08-19 00:12:47 +05:00
parent 95f9370302
commit 2baf2f209c
12 changed files with 110 additions and 1043 deletions

View File

@@ -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"