mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +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_text",
|
||||
"input_number",
|
||||
"input_select"
|
||||
"input_select",
|
||||
"counter",
|
||||
"timer"
|
||||
],
|
||||
"codeowners": []
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user