mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-10 20:50:02 +02:00
fix dir path
This commit is contained in:
@@ -11,12 +11,12 @@ packages:
|
||||
# uart: !include devices/uart.yaml
|
||||
# one_wire: !include devices/one_wire.yaml
|
||||
# relay32
|
||||
output: !include boards/relay32_outputs_PCF.yaml #or MCP
|
||||
input: !include boards/relay32_inputs_PCF.yaml #or MCP
|
||||
# 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
|
||||
# input: !include boards/dimmer_led8x4_inputs.yaml
|
||||
# light: !include boards/monochromatic_lights.yaml
|
||||
output: !include boards/dimmer_led8x4_outputs.yaml
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user