mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add unique_id to scrape (#24621)
This commit is contained in:
parent
2fdb587ce8
commit
ff54f39052
@ -93,6 +93,10 @@ headers:
|
||||
description: Headers to use for the web request.
|
||||
required: false
|
||||
type: string
|
||||
unique_id:
|
||||
description: An ID that uniquely identifies this scrape entity.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
## Examples
|
||||
|
Loading…
x
Reference in New Issue
Block a user