From 27c10e3319823df3a5e0ad1651ce8cdc3dcb8f03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Szafer?= Date: Sun, 9 Oct 2022 18:03:40 +0200 Subject: [PATCH] rename yml to yaml --- boneIOsample.yaml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 boneIOsample.yaml diff --git a/boneIOsample.yaml b/boneIOsample.yaml new file mode 100644 index 0000000..c7ff2c1 --- /dev/null +++ b/boneIOsample.yaml @@ -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: 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: