mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
adapt main config for PCF
This commit is contained in:
@@ -18,9 +18,10 @@ packages:
|
||||
# input: !include boards/dimmer_led8x4_inputs.yaml
|
||||
light: !include boards/monochromatic_lights.yaml
|
||||
# cover
|
||||
# output: !include boards/cover16_outputs.yaml
|
||||
# input: !include boards/cover16_inputs.yaml
|
||||
# cover: !include boards/cover.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_PCF.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_PCF.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_MCP.yaml
|
||||
|
||||
logger:
|
||||
baud_rate: 0
|
||||
|
||||
@@ -20,9 +20,10 @@ packages:
|
||||
# input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
||||
# light: !include boneio/boards/monochromatic_lights.yaml
|
||||
# cover
|
||||
# output: !include boneio/boards/cover16_outputs.yaml
|
||||
# input: !include boneio/boards/cover16_inputs.yaml
|
||||
# cover: !include boneio/boards/cover.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_PCF.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_PCF.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_MCP.yaml
|
||||
|
||||
logger:
|
||||
baud_rate: 0
|
||||
|
||||
Reference in New Issue
Block a user