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

Add new time.has_time condition (#1255)

This commit is contained in:
Ash McKenzie
2020-10-05 02:22:28 +11:00
committed by GitHub
parent 002861f13b
commit 5c86f332b2
3 changed files with 22 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ esphome:
- wait_until:
- api.connected
- wifi.connected
- time.has_time
includes:
- custom.h