-
Notifications
You must be signed in to change notification settings - Fork 54
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
Electricity consumption wrong scaling #119
Comments
Are you sure the consumption should be 64 ? I found this on internet : "On average, a washing machine can consume between 0.5 to 1.5 kilowatt hours (kWh) per hour of usage" |
Yes. I have 109 cycles 1.5 hours on average. |
Can you please activate the debug logs and send me the first minute? I m sure there is a parameter to do it automatically |
|
I just rollback some modifications. Can you please test ? Thanks |
I dont have this section in my log only Context for mac. |
Ok, did you tested the last version? |
Total electricity is ok 64,67kWh but total water is wrong now 6385.0L instead of 63.85L |
Ok, I will do a last change today |
I did an update but I have a different behavior between 2 types of appliance (and it should not be the case). Can you please look at the values displayed in the official hOn app to see if everything is correct ? |
I don't know this app very much. Can You tell me where i find those values? On new ver,: Total electricity used 65,18 kWh, Total water used 64,45 L. This seems fine, but Current electricity used 0,0051 kW seems off. Its only 5,1 W ('currentElectricityUsed': {'parNewVal': '0.51',) I belive i should be 0.51kw. |
Could you please double check divider for water usage. |
I believe 6385l for 109 cycles was correct. |
I also have problems with the integration showing water and electricity usage incorrectly on my dish washer, model Candy CI 3C7F0W. |
In the last release You dividee electricity consumption by 100. Now my washing machine shows 0,6463 instead of 64,63. Maybe adding scaling options to electricity and water consumption will give users a chance to set those sensors right.
The text was updated successfully, but these errors were encountered: