2019-11-26 17:22:55 +00:00
|
|
|
update_file_path:
|
2021-05-15 09:06:34 +00:00
|
|
|
name: Update file path
|
2019-10-30 07:36:53 +00:00
|
|
|
description: Use this service to change the file displayed by the camera.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
2021-05-15 09:06:34 +00:00
|
|
|
name: Entity
|
2019-10-30 07:36:53 +00:00
|
|
|
description: Name of the entity_id of the camera to update.
|
2021-05-15 09:06:34 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
domain: camera
|
2019-10-30 07:36:53 +00:00
|
|
|
file_path:
|
2021-05-15 09:06:34 +00:00
|
|
|
name: file path
|
2019-10-30 07:36:53 +00:00
|
|
|
description: The full path to the new image file to be displayed.
|
2021-05-15 09:06:34 +00:00
|
|
|
required: true
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "/config/www/images/image.jpg"
|
2021-05-15 09:06:34 +00:00
|
|
|
selector:
|
|
|
|
text:
|