This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed
Can Homey send and receive MQTT messages to/from a MQTT broker like Mosquitto?
JohanKuster
Member
in Archive
Hi,
it would be nice if I can let Homey write messages to a MQTT broker so that I can pick them up and do whatever with them like store the data in a database or use e.g. it as input for a Node-RED flow (really nice open source software from IBM : www.nodered.org).
Can Homey also read messages from a MQTT broker or is it possible that I can put messages on Homey's event bus (if you have one ;-)).
Thanks
This discussion has been closed.
Comments
A little thread highjack: how long will Homey be able to store accurate data (like weather) and how long trend data?
Is it possible (for the community) to write a app which will be able to write data to a SQL database on my server?
MQTT +1
You can write an app that listens to events, so yeah, you could write that yourself
@RobinVanKempen, until storage space runs out. I estimate that will take 2 years ;p
Cool! Thanks