Domoticz as controller **and** a gateway for MySensor nodes running on a Raspberry Pi 2
-
Hi Gert,
Nice project! I am new to MySensors and Domoticz. Could you please briefly explain how to add the device to Domoticz. I have successfully done the steps from mfalkvidd's guide, but I am not sure how proceed in Domoticz. Any advise would be appreciated..
Best ,
IK< -
Hi Fat Fly,
Thank you for your response. Unfortunately, I don't see a green arrow in hardware -> devices. My issue is that I don't understand how to add properly the Gateway. Should I add itas "MySensors Gateway USB"?

PS: your english are perfect :thumbsup: -
I would in Domoticz use MySensors Gateway USB and point to /dev/ttyMySensorsGateway
did you read the last part of the guide? where Mrfalkvidd specifically added a note for Domoticz , the below is taken from the link you are referring to:"Enable the gateway for use with Domoticz
Domoticz (and maybe other home automation systems) has trouble reading from the default path created by PiGatewaySerial. You might need to run the following command:sudo ln -s /dev/ttyMySensorsGateway /dev/ttyUSB20
And change /etc/rc.local from this
exit 0
to this:
ln -s /dev/ttyMySensorsGateway /dev/ttyUSB20
exit 0
"If this still isn't working for you, then make the standard serial gateway, with Arduino nano+NRF24L01+ (And capacitor on Vcc/GND as close to NRF module as possible) - this is for sure working :-)
-
Thank you bjacobse!
It now works like a charm..
Best,
IK< -
Thank you bjacobse!
It now works like a charm..
Best,
IK<@Iraklis-Kourtis
Glad that you good it working :-) and also replied that it's working for you :-)