mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Fix syntax error in template documentation. (#9382)
This commit is contained in:
parent
fed385d07c
commit
a8a046b814
@ -245,7 +245,7 @@ sensor:
|
||||
Power Consumption
|
||||
{% else %}
|
||||
Power Production
|
||||
{% end %}
|
||||
{% endif %}
|
||||
value_template: "{{ states('sensor.power_consumption') }}"
|
||||
unit_of_measurement: 'kW'
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user