You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
state_class: measurement
unit_of_measurement: W
device_class: power
icon: mdi:circle-slice-3
friendly_name: Alfen Proline Duo Achter Active Power Total
Basically what I want is to display the amount of kWh what is charged per day per socket to the energy dashboard.
Is there a way to get this done?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I cannot add this entity to the energy dashboard under Individual devices:
sensor.alfen_proline_duo_achter_active_power_total
According to this article https://www.home-assistant.io/docs/energy/faq/#troubleshooting-missing-entities the device class should be energy instead of power.
state_class: measurement
unit_of_measurement: W
device_class: power
icon: mdi:circle-slice-3
friendly_name: Alfen Proline Duo Achter Active Power Total
Basically what I want is to display the amount of kWh what is charged per day per socket to the energy dashboard.
Is there a way to get this done?
Beta Was this translation helpful? Give feedback.
All reactions