1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

Add some components to the new testing framework (S part 2) (#6227)

Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
Keith Burzinski
2024-04-23 14:40:20 -05:00
committed by GitHub
parent 7e8ed5c391
commit 06829b53fe
169 changed files with 3818 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
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

View File

@@ -0,0 +1,15 @@
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

View File

@@ -0,0 +1,15 @@
i2c:
- id: i2c_sx1509
scl: 16
sda: 17
sx1509:
- id: sx1509_hub
address: 0x3E
binary_sensor:
- platform: gpio
name: GPIO SX1509 Test
pin:
sx1509: sx1509_hub
number: 3

View File

@@ -0,0 +1,15 @@
i2c:
- id: i2c_sx1509
scl: 16
sda: 17
sx1509:
- id: sx1509_hub
address: 0x3E
binary_sensor:
- platform: gpio
name: GPIO SX1509 Test
pin:
sx1509: sx1509_hub
number: 3

View File

@@ -0,0 +1,15 @@
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

View File

@@ -0,0 +1,15 @@
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