mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Add counter and timer to default_config (#42174)
This commit is contained in:
@@ -25,7 +25,9 @@
|
|||||||
"input_datetime",
|
"input_datetime",
|
||||||
"input_text",
|
"input_text",
|
||||||
"input_number",
|
"input_number",
|
||||||
"input_select"
|
"input_select",
|
||||||
|
"counter",
|
||||||
|
"timer"
|
||||||
],
|
],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user