1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

Automatically disable interrupts for ESP8266 GPIO16 binary sensors (#9467)

This commit is contained in:
J. Nick Koston
2025-07-12 22:09:55 -10:00
committed by Jesse Hills
parent 8f42bc6aac
commit 77d1d0414d
5 changed files with 136 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
esphome:
name: test
esp32:
board: esp32dev
binary_sensor:
- platform: gpio
pin: 5
name: "Test GPIO Binary Sensor"
id: bs_gpio