Michał Ciemięga

Results 69 comments of Michał Ciemięga

Maybe it not the best way to active query this thermometers, maybe it should be done passive way, same as here: https://github.com/custom-components/sensor.mitemp_bt ?

Fixed exception handling in workers, please try now, it still wont solve retry, but should fix some errors from above and code is a lot cleaner. https://github.com/zewelor/bt-mqtt-gateway/pull/172/files

Right wrong exception added, sorry I'm coding this blindly without bluetooth even on this laptop. Pushed fixes, it should be more stable now.

I like concept of middlewares, it would be great for sure to split workers code with HA presentation etc. Also to dry up workers a bit.

try to run: ``` pip install `./gateway.py -r configured` ```

Did you run ```sudo pip3 install -r requirements.txt``` before ?

Try "sudo pip install `./gateway.py -r configured`"

Try to install git, it should solve this.

Probably you don't have required packages installed as root user, or pi user ( depending if you changed service file to run as user )

Looks like you cannot connect to specified mqtt server. Double check ip and if its reachable form rpi