mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
remove redefined
This commit is contained in:
@@ -23,26 +23,3 @@ sensor:
|
||||
max_voltage: 32.0V
|
||||
max_current: 3.2A
|
||||
update_interval: 30s
|
||||
|
||||
switch:
|
||||
- platform: gpio
|
||||
id: buzzer
|
||||
name: 'Buzzer'
|
||||
pin:
|
||||
number: GPIO2
|
||||
mode:
|
||||
output: true
|
||||
inverted: false
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user