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