Files
esphome/tests/components/sx1509
J. Nick Koston 59065c71a8 [sx1509] Add interrupt pin support
Add optional interrupt_pin configuration to eliminate I2C polling
for GPIO reads. When configured, the component disables its loop
and only reads the I2C bus when the interrupt fires, matching
the pattern used by PCF8574, PCA9554, and other GPIO expanders.

When keypad mode is active, the loop continues running for key
scanning regardless of interrupt configuration.
2026-04-09 13:28:35 -10:00
..
2026-04-09 13:28:35 -10:00