Running HA on RPI in a container (docker compose).
At first, when I integrated the plugin and paired with Madoka everything worked as expected.
Then the integration stopped working (couldn't connect to the Madoka device) so I've uninstalled Dbus and everything and installed only:
pi-bluetooth
dbus-broker
now I paired again and it's working but I don't get AC & room temperature.
This is how the widget looks:
I do see one error that keeps coming back in the logs:
Logger: pymadoka.connection
Source: runner.py:189
First occurred: 12:52:01 AM (6672 occurrences)
Last logged: 9:58:18 AM
[org.bluez.Error.Failed] Operation already in progress
[org.bluez.Error.Failed] br-connection-canceled
No backend with an available connection slot that can reach address 00:CC:3F:EF:69:F7 was found
Device with address 00:CC:3F:EF:69:F7 was not found. It may have been removed from BlueZ when scanning stopped.
Service Discovery has not been performed yet
Running HA on RPI in a container (docker compose). At first, when I integrated the plugin and paired with Madoka everything worked as expected.
Then the integration stopped working (couldn't connect to the Madoka device) so I've uninstalled Dbus and everything and installed only:
pi-bluetooth dbus-broker
now I paired again and it's working but I don't get AC & room temperature. This is how the widget looks:
I do see one error that keeps coming back in the logs:
HA info:
Core - 2024.10.4 Frontend - 20241002.4
Appreciate your help.