-
Notifications
You must be signed in to change notification settings - Fork 20
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
Daily Delivered and Daily Received not able to be set in Energy Grid #48
Comments
Check out pull request #49 might be useful. |
It appears that your pull request didn't work. Any other ideas? |
What does pull request didn’t work mean? Is there a specific error? |
Jabetcha referenced pull request #49 and if you look they tried something and it didn't work. The issue is still that the Daily Delivered KWH and Daily Received KWH sensors are not able to be set as Energy Sensors. |
The sensor did read the info, but didn't provide the expected result in the energy dashboard. It would show additional usage every time the value was re-read. I re-wrote a couple things and added 2 new sensors that read the daily received reading and daily delivered reading correctly. The data is updated daily around 4 am for the day before, and the energy dashboard shows everything occuring at 4am. It is not perfect, but it gets closer to figuring out what my usage truly is. I hope you find it helpful. I updated the pull request with what I have to date. It does have some unfinished code attempting to read the hourly statistics. I found this project and was attempting to integrate the historical sensor (not a state sensor) for this https://github.com/ldotlopez/ha-historical-sensor/tree/main |
I’m curious why the integration doesn’t use version numbers. I installed CE36020 which I believe is the update that includes the above. It works great and now is able to add to the energy dashboard both for delivered and received. It still receives errors about Nomenclature that expires in 2025.1 Thank you!! |
@nyr3188 Make sure you're using the "Daily Delivered Reading" and "Daily Received Reading". I had the same issue when using "daily delivered kwh" and "daily received kwh" |
I was having the same issue as @nyr3188 - switching to two daily 'readings' seems to give me nothing at all now. Had it set for the day and a half and am not seeing any updates. |
Version of the custom_component
0.0.1
Configuration
Describe the bug
The Daily Delivered KWH and Daily Received KWH sensors are not able to be set as Energy Sensors. I would like to be able to set them under "Grid consumption" and "Return to grid"
Debug log
The text was updated successfully, but these errors were encountered: