-
First thing: thank you SO much for all your hard work on this!
I've managed to get my bind_key's using @vevsvevs 's customized Android app (see pairings.txt attached) [pairings.txt](https://github.…
-
Sensor data collection stops after the following traceback.
Probably there is another bug that prevents data to be collected after an exception not sure if in this repository or in the component code…
-
Hello i've just update my homeassistant to 0.108.8 and it show an error message
The following integrations and platforms could not be set up:
- sensor.mitemp_bt
Please check your config.
Here i…
-
**Project description**
Python interface to Bluetooth LE on Linux
_describe the project a little_
This package seems to be required by mitemp_bt component of home-assistant service.
**Me…
-
Trying to execute this code:
from mitemp_bt.mitemp_bt_poller import MiTempBtPoller
from btlewrap.gatttool import GatttoolBackend
poller = MiTempBtPoller('my mac address', GatttoolBackend)
Out…
-
I executed full system update on my raspberry:
`sudo apt-get update && sudo apt-get upgrade`
Previously all was fine. But after update my mitemp_bt sensor in HA stopped working.
I have no idea wha…
IvSan updated
4 years ago
-
Hi,
I am using the 0.6.5 version on my Raspberry Pi 3 running Home Assistant 0.108.3 on docker.
In some occasions, the temperature sensor stops working and I usually restart my Pi to fix the probl…
b-per updated
4 years ago
-
After upgrade to 0.6.4 HA does not start correctly,
is shown in the list of processes (ps -ax) but the webinterface doesn't work
and there are no tips in the HA log :(
After restoring to version …
-
Hi,
Given that it's a xiaomi bt device, that there are humidity and temperature sensor, I'd like to have it work with home assistant.
Following the how to, here is what I get in log:
2020-03-10 …
-
@Magalex2x14 entities checked = no result. Debug log actived:
2020-03-07 00:19:44 DEBUG (SyncWorker_17) [custom_components.mitemp_bt.sensor] update_ble called
2020-03-07 00:19:44 DEBUG (SyncWorker_1…