esphome / feature-requests

ESPHome Feature Request Tracker
https://esphome.io/
417 stars 26 forks source link

Add PCA9698 IO Expander compatibility #2650

Open Thieuzor opened 7 months ago

Thieuzor commented 7 months ago

Describe the problem you have/What new integration you would like No support for NXP PCA9698 in the main branch.

Please describe your use case for this integration and alternatives you've tried: The PCA9698 is used on a custom made home automation device. Currently it doesn't have support for ESPHome. Additionally, since there are 80 inputs on the device, it should work through interrupts, which is a fixed GPIO on the ESP32.

Additional context Link to Arduino library: https://github.com/Justin-Pl/PCA9698

mahnunchik commented 3 months ago

+1

image