mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
Corrections and addition of boneio_board_PCF.yaml
This commit is contained in:
@@ -9,8 +9,8 @@ substitutions:
|
||||
|
||||
packages:
|
||||
# select your input board:
|
||||
#input: !include boneio/boards/relay32_inputs_MCP.yaml
|
||||
#input: !include boards/relay32_inputs_PCF.yaml
|
||||
input: !include boneio/boards/relay32_inputs_MCP.yaml
|
||||
#input: !include boneio/boards/relay32_inputs_PCF.yaml
|
||||
#input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
||||
#input: !include boneio/boards/cover16_inputs.yaml
|
||||
#input: !include boneio/boards/cover16_inputs.yaml
|
||||
@@ -27,7 +27,8 @@ packages:
|
||||
|
||||
# select your devices:
|
||||
core: !include boneio/devices/wt32_eth01.yaml
|
||||
internals: !include boneio/devices/boneio_board.yaml
|
||||
internals: !include boneio/devices/boneio_board_MCP.yaml
|
||||
#internals: !include boneio/devices/boneio_board_PCF.yaml
|
||||
temp: !include boneio/devices/lm75b.yaml
|
||||
display: !include boneio/devices/display.yaml
|
||||
# uart: !include devices/uart.yaml
|
||||
|
||||
Reference in New Issue
Block a user