mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Correct docs for adding a picture to a person (#10744)
Change documentation to correctly use the `name` of the person, rather than the `id`, in the `customize:` section.
This commit is contained in:
parent
654f713320
commit
f296136d19
@ -93,7 +93,7 @@ By following the instructions on the [customizing entities](/docs/configuration/
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
customize:
|
customize:
|
||||||
person.ada6789:
|
person.ada:
|
||||||
entity_picture: "/local/ada.jpg"
|
entity_picture: "/local/ada.jpg"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user