Open simille83 opened 2 years ago
After 11th of June implemented functionality stopped working due to dropped support of requests and thus 80-90% of integration were rewritten to work with new requests.
I have checked in my boiler that sensor.ariston_ch_detected_temperature
displays correct value.
So it hints that your boiler provides 0 for specific parameter that is being parsed. It means that requests for your boiler must be checked on sent/received data in case detected temperature is stored in different structure in your case or it does not report such data at all.
I use Fiddler and configure proxy on it and connect Android Wifi to that proxy and run Ariston application (open pages, which trigger requests).
Just to be clear: data needs to be collected for your boiler specifically as I have no idea what can be an issue.
I have a same problem! You have find solution
Hi. After updating to version 2.0 I no longer see the temperature detected by the internal thermostat (ch_detected_temperature), it always displays 0, before this update it was always displayed correctly. I have a Genus One boiler. Some idea? Thank you.