mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove dash
This commit is contained in:
parent
0cc127c717
commit
c9ad7e0c03
@ -45,7 +45,7 @@ Configuration variables:
|
|||||||
- **resource** (*Required*): The resource or endpoint that contains the value.
|
- **resource** (*Required*): The resource or endpoint that contains the value.
|
||||||
- **method** (*Optional*): The method of the request. Default is GET.
|
- **method** (*Optional*): The method of the request. Default is GET.
|
||||||
- **value_template** (*Required*): Defines a [template](/getting-started/templating/) to extract the value.
|
- **value_template** (*Required*): Defines a [template](/getting-started/templating/) to extract the value.
|
||||||
- **payload** (*Optional*): The payload to send with a POST request. Usualy formed as a dictionary-
|
- **payload** (*Optional*): The payload to send with a POST request. Usualy formed as a dictionary.
|
||||||
- **name** (*Optional*): Name of the REST sensor.
|
- **name** (*Optional*): Name of the REST sensor.
|
||||||
- **unit_of_measurement** (*Optional*): Defines the unit of measurement of the sensor, if any.
|
- **unit_of_measurement** (*Optional*): Defines the unit of measurement of the sensor, if any.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user