mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Add counter and timer to default_config (#42174)
This commit is contained in:
parent
1a97b0edd9
commit
813406573b
@ -25,7 +25,9 @@
|
|||||||
"input_datetime",
|
"input_datetime",
|
||||||
"input_text",
|
"input_text",
|
||||||
"input_number",
|
"input_number",
|
||||||
"input_select"
|
"input_select",
|
||||||
|
"counter",
|
||||||
|
"timer"
|
||||||
],
|
],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user