mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix variables
This commit is contained in:
parent
be777212c6
commit
1dff23cae3
@ -19,11 +19,11 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
|
|||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
binary_sensor:
|
binary_sensor:
|
||||||
platform: apcupsd
|
- platform: apcupsd
|
||||||
name: UPS Online
|
name: UPS Online
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
|
|
||||||
- **resource** (*Required*): The resource or endpoint that contains the value.
|
|
||||||
- **method** (*Optional*): The method of the request. Default is GET.
|
- **name** (*Optional*): Name to use in the front end.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user