mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Default for the Number Selector is slider, not box (#16255)
Very minor change, but in all the blueprints I have created the Number Selector defaults to a `slider` not a `box`
This commit is contained in:
parent
250855f80a
commit
c5cc85810a
@ -338,7 +338,7 @@ mode:
|
||||
description: This can be either `box` or `slider` mode.
|
||||
type: string
|
||||
required: false
|
||||
default: box
|
||||
default: slider
|
||||
{% endconfiguration %}
|
||||
|
||||
### Example number selectors
|
||||
|
Loading…
x
Reference in New Issue
Block a user