mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 02:46:53 +00:00
Update solaredge_local.markdown (#23121)
This commit is contained in:
parent
1fbe7dcab9
commit
28edfc81f3
@ -72,7 +72,7 @@ In case you would like to convert the values for example to kWh instead of the d
|
||||
# Example configuration.yaml entry for sensor template platform
|
||||
template:
|
||||
- sensor:
|
||||
- name: solaredge_energy_this_year_template:
|
||||
- name: solaredge_energy_this_year_template
|
||||
state: "{{ (states('sensor.solaredge_energy_this_year') | float / 1000) | round(2) }}"
|
||||
unit_of_measurement: "KWh"
|
||||
icon: "mdi:solar-power"
|
||||
|
Loading…
x
Reference in New Issue
Block a user