mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add missing dash in binary_sensor example (#39667)
This commit is contained in:
parent
635554fd89
commit
269a59d6a4
@ -178,7 +178,7 @@ Each entity platform has its own set of configuration options, but there are som
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
template:
|
||||
binary_sensor:
|
||||
- binary_sensor:
|
||||
# Common configuration options
|
||||
- unique_id: my_unique_sensor_id
|
||||
availability: "{{ 'sensor.watts' | has_value }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user