Fabian
Fabian
looks like a protocol issue. someone has to reverse engineer it
Why are you running this in Docker? batmon supports all mayor operating systems. And whats the reason building this from `homeassistant/amd64-base:latest`? Batmon doesn’t use any HA specific binaries. minimal alpine...
It might work. Let me know if you try it. There is no risk of harm.
I've added the other 2 temperature sensors. @silviudc What is float mode? Can you post a screenshot of the app screen with that button?
check supervisor logs at http://homeassistant.local:8123/config/logs right after the error happens
try to enable 'install_newer_bleak' Am Di., 28. Nov. 2023 um 01:55 Uhr schrieb rdaguerre < ***@***.***>: > await self._connect_client(timeout=timeout) > > File "/app/bmslib/bt.py", line 185, in _connect_client > except bleak.exc.BleakDeviceNotFoundError...
thanks, i'll think about a way to implement this
Does it recover after the timeout? For the `Operation already in progress` issue, did you try `bt_power_cycle` ?
i am working on this
if you disable keep_alive and set sample_period to a couple of seconds you can still connect with your phone