2025-12-29 10:11:44.026230 ERROR HASS: Channel.getaddrinfo() takes 3 positional arguments but 4 positional arguments (and 4 keyword-only arguments) were given 2025-12-29 10:11:44.027809 INFO HASS: Attempting reconnection in 5.0s
Source of problem:
homeassistant was added which changes some crucial for AppDaemon packages versionsSolution / workaround:
homeassistant module is required only to provide some climate control related constants. homeasstant module. Use string values directly as defined in https://github.com/home-assistant/core/blob/master/homeassistant/components/climate/const.py