modular config

This commit is contained in:
Bartłomiej Tomala
2022-09-19 19:57:58 +02:00
parent 016c277e99
commit 15a1223be7
15 changed files with 2793 additions and 0 deletions

42
boneIOsample.yml Normal file
View File

@@ -0,0 +1,42 @@
substitutions:
node_name: boneio
packages:
# devices
core: !include devices/wt32_eth01.yaml
internals: !include devices/boneio_board.yaml
temp: !include devices/lm75b.yaml
display: !include devices/display.yaml
# uart: !include devices/uart.yaml
# one_wire: !include devices/one_wire.yaml
# relay32
# output: !include boards/relay32_outputs.yaml
# input: !include boards/relay32_inputs.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: secret_ota_password
# 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: