I am working on creating a network of arduino sensors using MySensors which will be controlled/monitored using OpenHab. I have two Arduinos working as nodes and a Raspberry Pi acting as an MQTT gateway. So far I have one Arduino with a button connected to it. When I push the button, I see a message sent in the node's log and I see a message received in the gateway's log, so all is well there. I also have OpenHab setup on my Raspberry Pi and I was able to make a basic sitemap that shows whether or not my phone is online. I also have Mosquitto correctly installed. The problem is, I don't know where to go next. How do I get communication between MySensors and OpenHab?
mtnbikerjoshua
@mtnbikerjoshua
0
Reputation
1
Posts
264
Profile views
0
Followers
0
Following
Best posts made by mtnbikerjoshua
This user hasn't posted anything yet.
Latest posts made by mtnbikerjoshua
-
Connect MySensors to OpenHab with MQTT gateway on a Raspberry Pi