Search found 6 matches

by siddmon
Wednesday 29 March 2017 8:43
Forum: Other questions and discussions
Topic: Help connecting Domoticz and MySensors MTTQ gateway
Replies: 1
Views: 698

Help connecting Domoticz and MySensors MTTQ gateway

After a lot of reading and trial and error I have the following: Domoticz + NodeJS + Mosquitto + NodeRed in a Raspberry Pi running Jessie build Gateway ESP8266MTTQ Client running the default code And a simple button switch arduino uno I'm not seeing any values being updated in Domoticz, so I think ...
by siddmon
Wednesday 29 March 2017 8:42
Forum: Other questions and discussions
Topic: problems installing nodejs in raspberry pi
Replies: 1
Views: 1777

Re: problems installing nodejs in raspberry pi

found the solution

http://blog.wia.io/installing-node-js-v ... pberry-pi/

Also installing Node-Red will install node js
by siddmon
Wednesday 29 March 2017 7:33
Forum: MySensors
Topic: Help connecting Domoticz and MySensors MTTQ gateway
Replies: 1
Views: 1798

Re: Help connecting Domoticz and MySensors MTTQ gateway

Domoticz is configures as following:

3 dummy Yes Dummy (Does nothing, use for virtual switches only) Create Virtual Sensors Disabled
2 MyDomoAtHome Yes MySensors Gateway with MQTT interface
Version: ? Setup localhost 1883 Disabled
by siddmon
Wednesday 29 March 2017 7:24
Forum: MySensors
Topic: Help connecting Domoticz and MySensors MTTQ gateway
Replies: 1
Views: 1798

Help connecting Domoticz and MySensors MTTQ gateway

After a lot of reading and trial and error I have the following: Domoticz + NodeJS + Mosquitto + NodeRed in a Raspberry Pi running Jessie build Gateway ESP8266MTTQ Client running the default code And a simple button switch arduino uno I'm not seeing any values being updated in Domoticz, so I think ...
by siddmon
Wednesday 29 March 2017 7:24
Forum: MySensors
Topic: Connecting to MySensors MTTQ gateway
Replies: 0
Views: 1081

Connecting to MySensors MTTQ gateway

After a lot of reading and trial and error I have the following: Domoticz + NodeJS + Mosquitto + NodeRed in a Raspberry Pi running Jessie build Gateway ESP8266MTTQ Client running the default code And a simple button switch arduino uno I'm not seeing any values being updated in Domoticz, so I think ...
by siddmon
Wednesday 29 March 2017 5:24
Forum: Other questions and discussions
Topic: problems installing nodejs in raspberry pi
Replies: 1
Views: 1777

problems installing nodejs in raspberry pi

When I run : curl -sL https://deb.nodesource.com/setup | sudo bash - I get the following messages: SCRIPT DEPRECATION WARNING This script, located at https://deb.nodesource.com/setup, used to install Node.js v0.10, is being deprecated and will eventually be made inactive. You should use the script ...