I’m interested in adding temperature and humidity sensors throughout my house. On some places it would be nice to physically see the temperature and humidity on a display without the need for a phone.
When looking for alternatives that are nice enough to be seen I came across the Xiaomi Mijia bluetooth temperature and humidity sensor with bluetooth. A nice walkthrough can be seen here:
My question is whether it is possible to use these with Home-Assistant, I know the regular temperature and humidity sensors of Xiaomi / Aqara are and I will be using some of those (too bad you need a gateway for those).
Has anyone been fiddling with the code that was written for Domoticz to get it working in HA?
Good question, I am also interested in this sensor.
I have a few of the small Xiaomi Aqara temp and humidity sensors and they work well, but as Emacee said, the Bluetooth sensor also displays the values in place and that’s better in many cases.
Indeed i’d love to see this device supported too. I have 2 of them (one arrived with a broken screen so i was sent a replacement). Being able to use these in home assistant would be amazing!
Hi, I also created my implementation, that looks similar to MiFlora one, with the same parameters. This sensor is going to be used a lot, so somebody should create a Python library like https://github.com/open-homeautomation/miflora and use it in both HomeAssistant and Domoticz…There we will create a “standard”…Maybe this “open-homeautomation” guy should host it…I will write to him…
Anyone knows its possible to access data using a Bluetooth gateway (like the Xiaomi bed lamp) instead of connecting directly to the sensor through Bluetooth?