Closed SyBeer closed 12 months ago
In HA manual there is info: https://www.home-assistant.io/docs/energy/faq/#troubleshooting-missing-entities
And I found solution.
In Developer Tools >Statistics on specific sensor was an issue "This entity is excluded from being recorded."
It happens because I exclude collect "battery" entities to my DB. I want keep my DB smallest as possible. After add to my configuration.yaml a) "battery_sim: Tesla Powerwall - battery_energy_in" b) "battery_sim: Tesla Powerwall - battery_energy_out"
everything work OK.
Hi,
What's wrong, where I made mistake?