Remove dash
This commit is contained in:
parent
0cc127c717
commit
c9ad7e0c03
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue