Skip to content

Commit 5ffa703

Browse files
committed
Add sntp for getting time
- hopefully this will fix ota from github
1 parent 357d061 commit 5ffa703

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ESPHome/pokypow.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ packages:
111111
http_request:
112112
timeout: 10s
113113

114+
time:
115+
- platform: sntp
116+
id: sntp_time
117+
114118
# Check for updates from the website
115119
update:
116120
- platform: http_request

0 commit comments

Comments
 (0)