Add weekdays to build-in helpers

This commit is contained in:
Wendelin
2025-10-08 17:23:19 +02:00
parent 8657bfd0bf
commit 77f078e57d
+1
View File
@@ -231,6 +231,7 @@ DEFAULT_INTEGRATIONS = {
"input_datetime",
"input_number",
"input_select",
"input_weekday",
"input_text",
"schedule",
"timer",