mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
fix relay number in inputs mcp
This commit is contained in:
@@ -326,7 +326,7 @@ binary_sensor:
|
|||||||
inverted: true
|
inverted: true
|
||||||
on_press:
|
on_press:
|
||||||
then:
|
then:
|
||||||
- switch.toggle: relay_22
|
- switch.toggle: relay_23
|
||||||
|
|
||||||
- platform: gpio
|
- platform: gpio
|
||||||
name: "${node_name} IN_24"
|
name: "${node_name} IN_24"
|
||||||
|
|||||||
Reference in New Issue
Block a user