-
-
Notifications
You must be signed in to change notification settings - Fork 104
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
Webinterface shows wrong values #820
Comments
Confusion in browser cache? Shut down and restart browser and (to be sure) also ems-esp. |
Restart PC, empty browser cache and restart ems-esp. |
Do you expect these values to be read? I have similar values being sent out, like for instance total energy supplied pool: 21.474.836 kWh and the exported value is -1 (it was 21.474.836 when running 3.5.0b4). I assume this is some type of default value for when a device "could have" this value (so the EMS-ESP32 detects the value) but the value has never been set in the device. I for instance do not have any pool that my heater supplies heat to, hence that value is "empty" (or defaulted to 21.474.836). I have similar for cooling, solar systems and some more. |
Please test https://github.com/MichaelDvP/EMS-ESP32/releases and give feedback if it is fixed or not. |
Thanks, now i understand this strange value, it's an artifact from float conversion. |
Hi Michael,
This version solved the problem.
However, if I double click “boiler” it shows the four entities of the Thermostat RC100H. Double clicking Thermostat RC300.. shows the 116 entities if the Boiler and double clicking Thermostat RC100H shows the 48 entities of Thermostat RC300..
Furthermore the interface with Home Assistant is not working correctly anymore. Enitites are not found or not avaialbel.
Best regards,
Maarten Reintjes
Van: MichaelDvP ***@***.***>
Verzonden: donderdag 22 december 2022 09:00
Aan: emsesp/EMS-ESP32 ***@***.***>
CC: MaartenRs ***@***.***>; Author ***@***.***>
Onderwerp: Re: [emsesp/EMS-ESP32] Webinterface shows wrong values (Issue #820)
Your b12 compilation doesn't solve the problem.
Thanks, now i understand this strange value, it's an artifact from float conversion.
I'll update my testbuild. Please check.
—
Reply to this email directly, view it on GitHub <#820 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/A43P2PPKTFNIR5VCW72LKNDWOQC75ANCNFSM6AAAAAATDQHLLA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/A43P2PO56BRSEWR6LVRDL2LWOQC75A5CNFSM6AAAAAATDQHLLCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSRG2AA2.gif> Message ID: ***@***.*** ***@***.***> >
|
Nice finding, @MaartenRs reboot emsesp and only use single click and wait for data. |
Unfortunately B13 is much worse. It's even impossible to display all entities for Boiler. App is highly instable and very frequently restarts (e.g. if I try to expand Boiler entities on the dashboard). I also noticed that B11 (which is working properly) shows 82 entities for my Boiler while B12/B13 version much more (102-104). Hoever it doesn't seem that so many new entities was added in b12/b13!?? |
Small update. I'm already using "long name (v.3.4)" option. Regarding number of entities. I counted them and value over 100 is correct in B12/B13 (for my system). So indeed more than 20 new entities was added since B11. Nice! |
The bad side of more entities is ram and the 507 on dashboard/customization, see #823 |
@MaartenRs : You are searching in Homeassistant., this is EMS-ESP. Open EMS-ESP webpage and set the options. |
see #823 |
@pswid Could you please test with https://github.com/MichaelDvP/EMS-ESP32/releases |
Indeed the buffer is too small and the customization page is truncated (~50 entities from 104 total is missing!). Furthermore if I try to expand Boiler at dashboard only empty/white page is displayed. Log attached. It says |
Sad, so the size measurement is packed json, but the buffer have to hold unpacked json. I'll set back to 20k. |
Back to OP: |
Yes, you can close this.
Thanks for your help.
Van: MichaelDvP ***@***.***>
Verzonden: dinsdag 27 december 2022 18:36
Aan: emsesp/EMS-ESP32 ***@***.***>
CC: MaartenRs ***@***.***>; Mention ***@***.***>
Onderwerp: Re: [emsesp/EMS-ESP32] Webinterface shows wrong values (Issue #820)
Back to OP:
@MaartenRs <https://github.com/MaartenRs> Is the wrong value 21.474.836 solved in latest builds?
Can this be closed or i something to do?
—
Reply to this email directly, view it on GitHub <#820 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/A43P2POPWXGWRKXSYB66THLWPMSH7ANCNFSM6AAAAAATDQHLLA> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/A43P2PLHZ7FX6DN4D2WNQHTWPMSH7A5CNFSM6AAAAAATDQHLLCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSRNSD6E.gif> Message ID: ***@***.*** ***@***.***> >
|
Webinterdace shows values of 21.474.836 kWh, while Home Assistent shows -1.
EMS-ESP Version
v3.5.0b12
Apparaat (Platform / SDK)
ESP32 / v4.4.2
The text was updated successfully, but these errors were encountered: