Move right sensor to pin 12 instead of 16, because that breaks everything for some reason and you're apparently just supposed to know that.
This commit is contained in:
@@ -36,7 +36,7 @@ captive_portal:
|
||||
|
||||
binary_sensor:
|
||||
- platform: gpio
|
||||
pin: 16
|
||||
pin: 12
|
||||
name: "Right Garage Door"
|
||||
device_class: garage_door
|
||||
- platform: gpio
|
||||
|
||||
Reference in New Issue
Block a user