fix relay number in inputs mcp

This commit is contained in:
Pawel
2022-10-30 20:28:27 +01:00
committed by GitHub
parent 3871a79b38
commit 4b140aebfc

View File

@@ -326,7 +326,7 @@ binary_sensor:
inverted: true
on_press:
then:
- switch.toggle: relay_22
- switch.toggle: relay_23
- platform: gpio
name: "${node_name} IN_24"