mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add person reload service (#11633)
This commit is contained in:
parent
e889908a40
commit
86a3bcb916
@ -87,6 +87,8 @@ person:
|
||||
- device_tracker.beacon
|
||||
```
|
||||
|
||||
If you change the YAML, you can reload it by calling the `person.reload` service.
|
||||
|
||||
### Customizing the picture for a person
|
||||
|
||||
By following the instructions on the [customizing entities](/docs/configuration/customizing-devices#entity_picture) page, you can customize the picture used for a person entity in the `customize:` section of your configuration. For example:
|
||||
@ -97,4 +99,4 @@ customize:
|
||||
entity_picture: "/local/ada.jpg"
|
||||
```
|
||||
|
||||
See the documentation about [hosting files](/integrations/http/#hosting-files) for more information about the `www` folder.
|
||||
See the documentation about [hosting files](/integrations/http/#hosting-files) for more information about the `www` folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user