1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add schedule helper (#76566)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
This commit is contained in:
Franck Nijhof
2022-08-11 16:14:01 +02:00
committed by GitHub
parent ebbff7b60e
commit f0827a20c3
15 changed files with 859 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ NO_IOT_CLASS = [
"raspberry_pi",
"repairs",
"safe_mode",
"schedule",
"script",
"search",
"system_health",