mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
Add v0.9 test board
This commit is contained in:
21
devices_v0_7-v0_9/pcf.yaml
Normal file
21
devices_v0_7-v0_9/pcf.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
pcf8574:
|
||||
- id: 'pcf_inputs_1to14'
|
||||
i2c_id: i2c_bus
|
||||
address: 0x20
|
||||
pcf8575: true
|
||||
- id: 'pcf_inputs_15to28'
|
||||
i2c_id: i2c_bus
|
||||
address: 0x21
|
||||
pcf8575: true
|
||||
- id: 'pcf_inputs_28to35_menu'
|
||||
i2c_id: i2c_bus
|
||||
address: 0x22
|
||||
pcf8575: false
|
||||
- id: 'pcf_left'
|
||||
address: 0x23
|
||||
pcf8575: true
|
||||
i2c_id: i2c_bus
|
||||
- id: 'pcf_right'
|
||||
address: 0x24
|
||||
pcf8575: true
|
||||
i2c_id: i2c_bus
|
||||
Reference in New Issue
Block a user