mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-19 07:16:29 +00:00
Update dev_101_services.md (#2283)
This commit is contained in:
parent
4c915b112e
commit
2e289b04e2
@ -120,8 +120,8 @@ set_speed:
|
||||
- "medium"
|
||||
- "high"
|
||||
# Fields can be grouped in collapsible sections, this is useful to initially hide
|
||||
# advanced fields. Note that the collapsible section only affect presentation to the
|
||||
# user, service action data will not be nested.
|
||||
# advanced fields and to group related fields. Note that the collapsible section
|
||||
# only affect presentation to the user, service action data will not be nested.
|
||||
advanced_fields:
|
||||
# Whether or not the section is initially collapsed (default = false)
|
||||
collapsed: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user