I use the Fronius Integration and wanted to add my battery to the energy dashboard. Solar panels are working fine, but when I try to add the battery, the entity is not showen.
As described here:
https://www.home-assistant.io/docs/energy/faq/#troubleshooting-missing-entities
there are missing following things for integrating the battery in the energy dashboard:
- device_class must be energy
- state_class must be total or total_increasing.
The Battery is a BYD Battery-Box Premium HVS&HVM
Where should I post the issue on github?