zaubererty / homeassistant-4heat

Integration for 4 heat wifi module of Tiemme
MIT License
12 stars 7 forks source link

mancata connessione #5

Open Mancio-home opened 6 months ago

Mancio-home commented 6 months ago

ciao, quando inserisco il nome e l ip del dispositivo esp32 mi dà errore "Unknown error occurred". home assistant core doker, esp32 d1 mini.

catdogmaus commented 5 months ago

I have exactly same problem. I can see that ESPHome actually talks to stove. Tried also legacy mode with same results. Found some errors but I don't know how relevant they are There may be more..... I can try to find them if I have exact instructions what to look for... 2024-04-05 19:36:29.488 WARNING (ImportExecutor_0) [homeassistant.const] TEMP_CELSIUS was used from 4heat, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfTemperature.CELSIUS instead, please report it to the author of the '4heat' custom integration 2024-04-05 19:36:29.507 WARNING (ImportExecutor_0) [homeassistant.const] PRESSURE_PA was used from 4heat, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPressure.PA instead, please report it to the author of the '4heat' custom integration 2024-04-05 19:36:29.528 WARNING (ImportExecutor_0) [homeassistant.const] PRESSURE_MBAR was used from 4heat, this is a deprecated constant which will be removed in HA Core 2025.1. Use UnitOfPressure.MBAR instead, please report it to the author of the '4heat' custom integration

File "/config/custom_components/4heat/config_flow.py", line 70, in _check_host s.connect((host, TCP_PORT)) ConnectionRefusedError: [Errno 111] Connection refused 2024-04-05 19:36:54.431 ERROR (MainThread) [aiohttp.server] Error handling request