Open cerebrate opened 4 years ago
Not exactly the same, but since we added a Redis hive, you could try to use a Redis<->MQTT bridge and publish/read messages using a Redis channel.
Just a heads up at this point, but I do have a work-in-progress Hive for MQTT messaging.
Any progress on the mqtt connector? i'm guessing not :(
Actually there is and we have a bigger Beehive update coming any day now. Stay tuned :smile:
Egg on my face for making that assumption!! that is great news, i'm super excited to see the update and possible mqtt connector! thank you for you quick reply!
any update on the bigger Beehive update? we are currently looking for an event automation system that we can host on-prem, used in non-internet connected environments. we LOVE the Beehive UI. I'm not a GO developer but I suspect i could pick it up and help out, but i'd like to work from your latest code since it's a big update. thank you for all your work on this project!
Being able to send and receive/act on MQTT messages would be very useful for integrating with assorted home automation systems.
(This probably needs the ability to optionally parse the content of MQTT messages as JSON, since most of them tend to be, IME.)