esphome/tests/components/sx1509/test.esp8266.yaml
Keith Burzinski 06829b53fe
Add some components to the new testing framework (S part 2) (#6227)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-24 07:40:20 +12:00

16 lines
204 B
YAML

i2c:
- id: i2c_sx1509
scl: 5
sda: 4
sx1509:
- id: sx1509_hub
address: 0x3E
binary_sensor:
- platform: gpio
name: GPIO SX1509 Test
pin:
sx1509: sx1509_hub
number: 3