mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
fix covers
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
substitutions:
|
||||
node_name: boneio
|
||||
node_name: boneio-5d9340
|
||||
dir_name: './'
|
||||
|
||||
packages:
|
||||
@@ -14,13 +14,14 @@ packages:
|
||||
# output: !include boards/relay32_outputs_PCF.yaml #or MCP
|
||||
# input: !include boards/relay32_inputs_PCF.yaml #or MCP
|
||||
# dimmer led
|
||||
output: !include boards/dimmer_led8x4_outputs.yaml
|
||||
# output: !include boards/dimmer_led8x4_outputs.yaml
|
||||
# input: !include boards/dimmer_led8x4_inputs.yaml
|
||||
light: !include boards/monochromatic_lights.yaml
|
||||
# light: !include boards/monochromatic_lights.yaml
|
||||
# cover
|
||||
# output: !include boneio/boards/cover16_outputs_PCF.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_PCF.yaml
|
||||
output: !include boards/cover16_outputs_PCF.yaml
|
||||
# output: !include boneio/boards/cover16_outputs_MCP.yaml
|
||||
input: !include boards/cover16_inputs_PCF.yaml
|
||||
cover: !include boards/cover.yaml
|
||||
# input: !include boneio/boards/cover16_inputs_MCP.yaml
|
||||
|
||||
logger:
|
||||
|
||||
Reference in New Issue
Block a user