mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +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.
|
description: Headers to use for the web request.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
unique_id:
|
||||||
|
description: An ID that uniquely identifies this scrape entity.
|
||||||
|
required: false
|
||||||
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user