mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Fix error in yaml example for object selector schema (#39877)
This commit is contained in:
parent
22193a4f25
commit
b8084b2e21
@ -1188,8 +1188,8 @@ When used with a `schema`, the selector will force the object to be in this form
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
object:
|
object:
|
||||||
label_key: name
|
label_field: name
|
||||||
description_key: percentage
|
description_field: percentage
|
||||||
multiple: true
|
multiple: true
|
||||||
fields:
|
fields:
|
||||||
name:
|
name:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user