Describe the bug
I have a Ecoforest ECOAIR boiler at home and I tried using the integration unfortunately with some issues.
To Reproduce
HA version 2023.10.0
In the integration parameters I used as HOST: http://ecoforesthome.com/it/user , user and pwd.
but i got in the log:
httpx.HTTPStatusError: Client error '404 Not Found' for url 'http://ecoforesthome.com/it/user/recepcion_datos_4.cgi'
For more information check: https://httpstatuses.com/404
I tried also with http://ecoforesthome.com/ or http://ecoforesthome.com/es
I tried also with mine local url:
https://192.168.1.198:8000/
because I checked the url: https://192.168.1.198:8000/recepcion_datos_4.cgi and it seems working correctly.
but I got a different error see in logs attached.
File "/usr/local/lib/python3.11/site-packages/pyecoforest/models/device.py", line 123, in build
model=stats["Me"],
I look forward to hearing from you and thanks for the great job you did.
Matteo
Describe the bug
I have a Ecoforest ECOAIR boiler at home and I tried using the integration unfortunately with some issues.
To Reproduce
HA version 2023.10.0
In the integration parameters I used as HOST: http://ecoforesthome.com/it/user , user and pwd.
but i got in the log:
httpx.HTTPStatusError: Client error '404 Not Found' for url 'http://ecoforesthome.com/it/user/recepcion_datos_4.cgi'
For more information check: https://httpstatuses.com/404
I tried also with http://ecoforesthome.com/ or http://ecoforesthome.com/es
I tried also with mine local url:
https://192.168.1.198:8000/
because I checked the url: https://192.168.1.198:8000/recepcion_datos_4.cgi and it seems working correctly.
but I got a different error see in logs attached.
File "/usr/local/lib/python3.11/site-packages/pyecoforest/models/device.py", line 123, in build
model=stats["Me"],
I look forward to hearing from you and thanks for the great job you did.
Matteo