-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Please release the dev updates - dead project? #409
Comments
hi can you link the fixed sensor.py please? |
I've not confirmed it's perfect, I get some odd little data glitches but
I'm sure it's better than it was. I've lost the link, but when I find it
again I'll post it here. It was in one of the other issues reported.
…On Wed, 8 Jan 2025 at 10:42, auchmon ***@***.***> wrote:
hi can you link the fixed sensor.py please?
—
Reply to this email directly, view it on GitHub
<#409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG56DACLRUGKJT45MXYXWGL2JT6IHAVCNFSM6AAAAABUR3LCGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZXGM2TIMRUGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I stupidly removed and reinstalled the Master on my HA instance...Stupidly, because I had made mods to the sensor.py file (both from threads on this project, but my own tweaks) - and now they're gone ! |
I *think* it's this one:
https://raw.githubusercontent.com/HandyHat/ha-hildebrandglow-dcc/9b9a124b4e38559ff9863847a8a44a368118c866/custom_components/hildebrandglow_dcc/sensor.py
I still get slightly whacky data with a dead zone after midnight but at
least I get data.
…On Sat, 11 Jan 2025 at 11:05, JB ***@***.***> wrote:
I stupidly removed and reinstalled the Master on my HA
instance...Stupidly, because I had made mods to the sensor.py file (both
from threads on this project, but my own tweaks) - and now they're gone !
I did this as I had forgotten it was tweaked from Master - but was still
seeing drop outs in the data and anomolies from the Smart meter (both gas
and electric), and inconsistencies around midnight...
So over the next few weeks Ill be trying to put it back to what I had...
—
Reply to this email directly, view it on GitHub
<#409 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AG56DACYXPN4AVOJPN3EC7L2KD3HBAVCNFSM6AAAAABUR3LCGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBVGIYDINRVGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
yes thanks. I made one extra change to it - in the Cost class - changed type to TOTAL, to avoid the Warnings about incorrect class type (TOTAL_INCREASING). ...Anything to get rid of the huge neagitve values at the start of each day though ! |
I found the latest version of sensor.py via a helpful thread and it fixed all of the errors on my sys. However it's not in the current release and nothing has been released for a long time. It would be great if a dev could do the honours and push the update out to everyone rather than them having to do manual edits. @HandyHat?
The text was updated successfully, but these errors were encountered: