1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 17:23:45 +01:00
Files
esphome/tests/components/pca6416a/common.yaml
J. Nick Koston e8adcb539c common
2025-10-08 11:20:48 -10:00

13 lines
211 B
YAML

pca6416a:
- id: pca6416a_hub
address: 0x21
binary_sensor:
- platform: gpio
name: PCA6416A Binary Sensor
pin:
pca6416a: pca6416a_hub
number: 15
mode: INPUT
inverted: true