Update boneio-32x10_switches_v0_4.yaml

This commit is contained in:
wedr0wycz
2024-08-17 21:53:01 +02:00
committed by GitHub
parent fb3a0c5308
commit 91dd0d9e78

View File

@@ -8,8 +8,8 @@ esphome:
friendly_name: '${friendly_name}'
name_add_mac_suffix: true
project:
name: boneio.32x10-lights
version: '0.4'
name: boneio.32x10-switches
version: '0.4PP'
esp32:
board: nodemcu-32s
@@ -22,6 +22,7 @@ ethernet:
clk_mode: GPIO0_IN
phy_addr: 1
power_pin: GPIO16
#use_address:
dashboard_import:
package_import_url: github://boneIO-eu/esphome/boneio-32x10_switches_v0_4.yaml@latest
@@ -47,7 +48,9 @@ logger:
api:
ota:
platform: esphome
password: boneio
# disable web server - for testing only
web_server:
port: 80
local: true
@@ -56,6 +59,11 @@ 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:
switch:
- platform: output