mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
corrected id name
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
pcf8574:
|
||||
- id: 'pcf_left'
|
||||
- id: 'pcf_right'
|
||||
address: 0x20
|
||||
pcf8575: true
|
||||
- id: 'pcf_right'
|
||||
- id: 'pcf_left'
|
||||
address: 0x21
|
||||
pcf8575: true
|
||||
- id: 'mcp_inputs_1to16'
|
||||
- id: 'pcf_inputs_1to16'
|
||||
address: 0x26
|
||||
pcf8575: true
|
||||
- id: 'mcp_inputs_17to32'
|
||||
- id: 'pcf_inputs_17to32'
|
||||
address: 0x27
|
||||
pcf8575: true
|
||||
|
||||
Reference in New Issue
Block a user