mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 13:00:27 +02:00
fix relay number in inputs mcp
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user