-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Home Assistant Energy Dashboard - Long-term Statistics #74
Comments
Are you still unable to selected energy readings? as far as I know the UOM (Kwh) should be enought. |
config.h hasn't been changed as I'm using the default esp32dev_mqttHA file Anything in particular you'd like a screenshot of? Like MQTT? |
I double check my setup, home assistant requires those value to be You can do so by:
|
I'm getting an invalid domain error when trying to add it to my yaml config. Do you have it under sensors? |
Here the complete entry:
You can refer to HASS docs: https://www.home-assistant.io/docs/configuration/customizing-devices/#manual-customization |
Describe the bug
The MQTT integration doesn't report any usable device energy statistics in Home Assistant
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Add device statistics to Energy Dashboard in Home Assistant
Screenshots
Additional context
Device is configured and data is coming through but I'm unable to add to the energy dashboard as shown on the HA config page
Seems that the individual sensors are also not showing up in Developer Tools -> Statistics, which explains why it's not showing up in the energy dashboard as an option
The text was updated successfully, but these errors were encountered: