ariston-aqua-remotethermo-home-assistant icon indicating copy to clipboard operation
ariston-aqua-remotethermo-home-assistant copied to clipboard

Lydos Hybrid WiFi Mode change problem

Open DonTihi opened this issue 2 years ago • 0 comments

Hi!

I have an Ariston Lydos Hybrid WiFi 100l water heater. If I try to change mode, from any to any i got this error:

2022-09-15 08:04:09.679 ERROR (Thread-3793) [root] Uncaught thread exception Traceback (most recent call last): File "/usr/local/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/local/lib/python3.10/threading.py", line 1378, in run self.function(*self.args, **self.kwargs) File "/config/custom_components/aquaariston/aristonaqua.py", line 1908, in _preparing_setting_http_data if self._ariston_main_data["eco"] is False: KeyError: 'eco'

I tried to include the eco parameter with true and false too, and tried to not include..

Here is an image what I tried: image

DonTihi avatar Sep 15 '22 06:09 DonTihi