Files
esphome/boneio_config_for_esphome_addon.yaml
Paweł Szafer eb4dd61311 fix fonts path
2022-11-25 15:53:19 +01:00

46 lines
1.3 KiB
YAML

substitutions:
node_name: boneio
dir_name: './boneio' #change if your directory name is different than boneio
packages:
# devices
core: !include boneio/devices/wt32_eth01.yaml
internals: !include boneio/devices/boneio_board.yaml
temp: !include boneio/devices/lm75b.yaml
display: !include boneio/devices/display.yaml
# uart: !include devices/uart.yaml
# one_wire: !include devices/one_wire.yaml
# relay32
output: !include boards/relay32_outputs_PCF.yaml
#output: !include boards/relay32_outputs_MCP.yaml
input: !include boards/relay32_inputs_PCF.yaml
#input: !include boards/relay32_inputs_MCP.yaml
# dimmer led
# 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
# cover: !include boards/cover.yaml
logger:
baud_rate: 0
api:
ota:
password: boneio
# disable web server - for testing only
web_server:
port: 80
local: true
time:
- platform: homeassistant
timezone: Europe/Warsaw
id: homeassistant_time
# instead try to synchronize via network repeatedly ...
on_time_sync:
then:
# ... and update the RTC when the synchronization was successful
ds1307.write_time: