mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
this is initial release for single file
This commit is contained in:
21
devices_v0_5-v0_6/pcf.yaml
Normal file
21
devices_v0_5-v0_6/pcf.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
pcf8574:
|
||||
- id: 'pcf_inputs_1to14'
|
||||
i2c_id: bus_a
|
||||
address: 0x20
|
||||
pcf8575: true
|
||||
- id: 'pcf_inputs_15to28'
|
||||
i2c_id: bus_a
|
||||
address: 0x21
|
||||
pcf8575: true
|
||||
- id: 'pcf_inputs_28to35_menu'
|
||||
i2c_id: bus_a
|
||||
address: 0x22
|
||||
pcf8575: false
|
||||
- id: 'pcf_left'
|
||||
address: 0x21
|
||||
pcf8575: true
|
||||
i2c_id: bus_b
|
||||
- id: 'pcf_right'
|
||||
address: 0x20
|
||||
pcf8575: true
|
||||
i2c_id: bus_b
|
||||
Reference in New Issue
Block a user