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
|
# input: !include boards/dimmer_led8x4_inputs.yaml
|
||||||
light: !include boards/monochromatic_lights.yaml
|
light: !include boards/monochromatic_lights.yaml
|
||||||
# cover
|
# cover
|
||||||
# output: !include boards/cover16_outputs.yaml
|
# output: !include boneio/boards/cover16_outputs_PCF.yaml
|
||||||
# input: !include boards/cover16_inputs.yaml
|
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||||
# cover: !include boards/cover.yaml
|
# input: !include boneio/boards/cover16_inputs_PCF.yaml
|
||||||
|
# input: !include boneio/boards/cover16_inputs_MCP.yaml
|
||||||
|
|
||||||
logger:
|
logger:
|
||||||
baud_rate: 0
|
baud_rate: 0
|
||||||
|
|||||||
@@ -20,9 +20,10 @@ packages:
|
|||||||
# input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
# input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
||||||
# light: !include boneio/boards/monochromatic_lights.yaml
|
# light: !include boneio/boards/monochromatic_lights.yaml
|
||||||
# cover
|
# cover
|
||||||
# output: !include boneio/boards/cover16_outputs.yaml
|
# output: !include boneio/boards/cover16_outputs_PCF.yaml
|
||||||
# input: !include boneio/boards/cover16_inputs.yaml
|
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||||
# cover: !include boneio/boards/cover.yaml
|
# input: !include boneio/boards/cover16_inputs_PCF.yaml
|
||||||
|
# input: !include boneio/boards/cover16_inputs_MCP.yaml
|
||||||
|
|
||||||
logger:
|
logger:
|
||||||
baud_rate: 0
|
baud_rate: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user