You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first of all thank you for your great job.
Trying to learn from your code, I noticed that in the ariston_api.py line 485 the timeout is set to 30000, but I think this should be in seconds, not milliseconds.
Hello, first of all thank you for your great job.
Trying to learn from your code, I noticed that in the ariston_api.py line 485 the timeout is set to 30000, but I think this should be in seconds, not milliseconds.
Regards