mirror of
https://github.com/boneIO-eu/esphome.git
synced 2026-04-11 04:50:29 +02:00
remove PCF's
This commit is contained in:
@@ -8,12 +8,10 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
# select your input board:
|
# select your input board:
|
||||||
input: !include boards/relay24_inputs_PCF.yaml
|
input: !include boards/relay32_inputs_MCP.yaml
|
||||||
#input: !include boards/relay32_inputs_PCF.yaml
|
|
||||||
#input: !include boards/relay32_inputs_MCP.yaml
|
|
||||||
#input: !include boards/dimmer_led8x4_inputs.yaml
|
#input: !include boards/dimmer_led8x4_inputs.yaml
|
||||||
#input: !include boards/cover16_inputs_MCP.yaml
|
#input: !include boards/cover16_inputs.yaml
|
||||||
#input: !include boards/cover16_inputs_PCF.yaml
|
#input: !include boards/cover16_inputs.yaml
|
||||||
|
|
||||||
# select your output board:
|
# select your output board:
|
||||||
#output: !include boards/relay24_outputs_MCP.yaml
|
#output: !include boards/relay24_outputs_MCP.yaml
|
||||||
@@ -22,8 +20,8 @@ packages:
|
|||||||
#output: !include boards/dimmer_led8x4_outputs.yaml
|
#output: !include boards/dimmer_led8x4_outputs.yaml
|
||||||
#light: !include boards/monochromatic_lights.yaml
|
#light: !include boards/monochromatic_lights.yaml
|
||||||
#cover: !include boards/cover.yaml
|
#cover: !include boards/cover.yaml
|
||||||
#output: !include boards/cover16_outputs_PCF.yaml
|
#output: !include boards/cover16_outputs.yaml
|
||||||
#output: !include boards/cover16_outputs_MCP.yaml
|
#output: !include boards/cover16_outputs.yaml
|
||||||
|
|
||||||
# select your devices:
|
# select your devices:
|
||||||
core: !include devices/wt32_eth01.yaml
|
core: !include devices/wt32_eth01.yaml
|
||||||
|
|||||||
@@ -9,12 +9,10 @@ substitutions:
|
|||||||
|
|
||||||
packages:
|
packages:
|
||||||
# select your input board:
|
# select your input board:
|
||||||
input: !include boneio/boards/relay24_inputs_PCF.yaml
|
|
||||||
#input: !include boneio/boards/relay32_inputs_PCF.yaml
|
|
||||||
#input: !include boneio/boards/relay32_inputs_MCP.yaml
|
#input: !include boneio/boards/relay32_inputs_MCP.yaml
|
||||||
#input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
#input: !include boneio/boards/dimmer_led8x4_inputs.yaml
|
||||||
#input: !include boneio/boards/cover16_inputs_MCP.yaml
|
#input: !include boneio/boards/cover16_inputs.yaml
|
||||||
#input: !include boneio/boards/cover16_inputs_PCF.yaml
|
#input: !include boneio/boards/cover16_inputs.yaml
|
||||||
|
|
||||||
# select your output board:
|
# select your output board:
|
||||||
#output: !include boneio/boards/relay24_outputs_MCP.yaml
|
#output: !include boneio/boards/relay24_outputs_MCP.yaml
|
||||||
@@ -23,8 +21,8 @@ packages:
|
|||||||
#output: !include boneio/boards/dimmer_led8x4_outputs.yaml
|
#output: !include boneio/boards/dimmer_led8x4_outputs.yaml
|
||||||
#light: !include boneio/boards/monochromatic_lights.yaml
|
#light: !include boneio/boards/monochromatic_lights.yaml
|
||||||
#cover: !include boneio/boards/cover.yaml
|
#cover: !include boneio/boards/cover.yaml
|
||||||
#output: !include boneio/boards/cover16_outputs_PCF.yaml
|
#output: !include boneio/boards/cover16_outputs.yaml
|
||||||
#output: !include boneio/boards/cover16_outputs_MCP.yaml
|
#output: !include boneio/boards/cover16_outputs.yaml
|
||||||
|
|
||||||
# select your devices:
|
# select your devices:
|
||||||
core: !include boneio/devices/wt32_eth01.yaml
|
core: !include boneio/devices/wt32_eth01.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user