mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
rename boards
This commit is contained in:
@@ -34,8 +34,8 @@ packages:
|
||||
'devices_v0_7/i2c.yaml',
|
||||
'devices_v0_7/ina219.yaml',
|
||||
'devices_v0_7/lm75b.yaml',
|
||||
'devices_v0_7/pcf.yaml',
|
||||
'boards_v_0_7/32x10_outputs.yaml',
|
||||
# 'devices_v0_7/pcf.yaml',
|
||||
'boards_v0_7/32x10_outputs.yaml',
|
||||
# 'devices_v0_7/one_wire.yaml',
|
||||
# 'devices_v0_7/uart.yaml',
|
||||
]
|
||||
|
||||
@@ -11,11 +11,11 @@ pcf8574:
|
||||
i2c_id: i2c_bus
|
||||
address: 0x22
|
||||
pcf8575: false
|
||||
- id: 'pcf_right'
|
||||
- id: 'pcf_left'
|
||||
address: 0x23
|
||||
pcf8575: true
|
||||
i2c_id: i2c_bus
|
||||
- id: 'pcf_left'
|
||||
- id: 'pcf_right'
|
||||
address: 0x24
|
||||
pcf8575: true
|
||||
i2c_id: i2c_bus
|
||||
|
||||
Reference in New Issue
Block a user