Jonas

Results 6 comments of Jonas

You need to call `container.reload()` for the container object to reflect the current state of the docker container. This also holds true for the other kinds of docker objects like...

> Is this still an issue? It seems like this may've been caused by #457, so it could be fixed now. I can confirm that this issue still exists with...

> ZHA was changed in 2023.8 to throw a few more types of errors when commands failed (after a few attempts). Previously, it silently allowed failures. @puddly if that's the...

I am not sure I am understanding this correctly. Here are some examples that throw errors, but do not print traces: 1. Xiaomi BLE connection error `2023-09-05 03:40:32.724 ERROR (MainThread)...

I can confirm this behavior. Very interestingly, kiosk mode is not the only similarity in my case, but I am also seeing this problem on a Raspberry Pi (Pi3) with...

I have not tried this myself, but you should be able to put the module code into a local folder and make it accessible on the python package path. See...