1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

GPS time source (#543)

* GSP Time

* GPS Time

* Lint

* Multi conf
This commit is contained in:
Otto Winter
2019-05-13 13:11:02 +02:00
committed by GitHub
parent 0281914507
commit 83fa51a580
8 changed files with 158 additions and 0 deletions

View File

@@ -1146,6 +1146,8 @@ pn532:
rdm6300:
gps:
time:
- platform: sntp
id: sntp_time
@@ -1157,6 +1159,7 @@ time:
cron: '/30 0-30,30/5 * ? JAN-DEC MON,SAT-SUN,TUE-FRI'
then:
- lambda: 'ESP_LOGD("main", "time");'
- platform: gps
cover:
- platform: template