Hello everyone I just received some "happy bubbles BLE detectors to check out and would like to get these working with voxcommando. I'm not sure if anyone has seen these before but basically put a small Bluetooth Beacon in one of my shoes and when I walk into a room the signal gets reported damn near instantly to the mqtt server the device reports to. The mqtt server has a topic that can be subscribed to for each room. The owner said he's about to add support for home assistant but I was wondering if anyone new a way to subscribe to the topics on the mqtt server with voxcommando? I'm entirely new to the use of mqtt and it took me a while to get everything setup using cloudmqtt. I will eventually just run one using a program called mosquito locally on my PC instead but for now I've just been using cloudmqtt to test the waters.
The implications I'm looking at for these devices is presence detection that is smart and knows who is in which room at all times. Having this would allow you to set a profile for when a certain person enters a room. Lights to certain levels, music follow you, lighting follow you, tvs turn on and switch to your Plex/xbmc account, etc, etc.
Thanks for any help with this I've been looking into it for the past week now.