mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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
|
||||
# Example configuration.yaml entry
|
||||
binary_sensor:
|
||||
platform: apcupsd
|
||||
name: UPS Online
|
||||
- platform: apcupsd
|
||||
name: UPS Online
|
||||
```
|
||||
|
||||
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