joggs

Results 28 comments of joggs

> There's potentially a fix in #33 (in [336b264](https://github.com/joggs/home_assistant_ebeco/commit/336b264275811e38091e9c10efd4ad924f32884e)). Stepping through the code took me into some internal HomeAssistant cleanup that threw this error. Renaming a variable (🤦) makes it...

> Plugin returns IP as ", 123.123.123.123" instead of just "123.123.123.123" > > Configuration: > > Docker > > ``` > traefik: > container_name: traefik > image: traefik:brie > restart:...

In PHP 8.1 and later, stricter type checking has been introduced, and the ArrayAccess interface requires that the offsetUnset() method has a return type of void. A possible resolution could...

> Just add > > `self._enable_turn_on_off_backwards_compatibility = False` > > to > > ``` > def __init__(self, instance, device_data, main_sensor) -> None: > """Initialize the thermostat.""" > super().__init__(instance, device_data["id"], main_sensor)...

Hi guys, If you use any third party integrations, added by HACS or manually you will get those warnings. They are only warnings, not errors and is a heads up...

Hi Patrik, I don’t see anything unusual in the logs. However, we’ve seen in the past that the API can occasionally run into issues, which might explain these kinds of...

Looking forward to this!