<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Domoticz Beta for MySensors official support?]]></title><description><![CDATA[<p dir="auto">Do i need to install Domoticz beta version to get official mysensors support? Does anyone have a tutorial to setup ethernet gateway with domoticz?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.mysensors.org/topic/1312/domoticz-beta-for-mysensors-official-support</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 20:18:36 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/1312.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Apr 2015 23:39:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 08:38:44 GMT]]></title><description><![CDATA[<p dir="auto">if you dont want to install anything to restart domoticz when it's crash. you can put crontab to check it with bash script like this</p>
<p dir="auto">put this on your cront :</p>
<pre><code>*/1 * * * * sudo /opt/Domoticz/scripts/online_check.sh 2&gt;&amp;1 &gt;&gt; /dev/null
</code></pre>
<p dir="auto">and this is online_check.sh</p>
<pre><code>#!/bin/bash
#Title check_domoticz_online.sh
# check domoticz
sudo service domoticz.sh status
# if not found - equals to 1, start it
if [ $? -eq 1 ]
then
sudo service domoticz.sh restart
else
echo "Domoticz running - do nothing"
fi
</code></pre>
]]></description><link>https://forum.mysensors.org/post/13271</link><guid isPermaLink="true">https://forum.mysensors.org/post/13271</guid><dc:creator><![CDATA[raditv]]></dc:creator><pubDate>Mon, 27 Apr 2015 08:38:44 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 08:30:54 GMT]]></title><description><![CDATA[<p dir="auto">I've installed monit, to keep an eye on my domoticz install, It restarts it automaticly if it crashes.</p>
<p dir="auto">I'm using serial GW for mine, and only have 2 Sensors (mysensors micro type) connected at the moment. (and some virtual presence detection "sensors" running on my router.</p>
]]></description><link>https://forum.mysensors.org/post/13270</link><guid isPermaLink="true">https://forum.mysensors.org/post/13270</guid><dc:creator><![CDATA[tbowmo]]></dc:creator><pubDate>Mon, 27 Apr 2015 08:30:54 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 06:49:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blacey" aria-label="Profile: blacey">@<bdi>blacey</bdi></a> Are you running Serial or Ethernet gateway for Domoticz?</p>
]]></description><link>https://forum.mysensors.org/post/13265</link><guid isPermaLink="true">https://forum.mysensors.org/post/13265</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 06:49:01 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 06:23:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raditv" aria-label="Profile: raditv">@<bdi>raditv</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> I can confirm that the Light turns on/off with Serial gateway. Just tried it and it works. However it does not work with ethernet gateway sketch. Any solution to make it work with ethernet?</p>
]]></description><link>https://forum.mysensors.org/post/13263</link><guid isPermaLink="true">https://forum.mysensors.org/post/13263</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 06:23:27 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:54:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hawk_2050" aria-label="Profile: hawk_2050">@<bdi>hawk_2050</bdi></a> I had few crashing issues today when I installed from source code. It ran fine for a while, got me excited and then started crashing. So I went ahead and installed from stable binary. So far no issues except I can not turn on/off light from the UI. Not sure if its the ethernet gateway issue or domoticz'.</p>
]]></description><link>https://forum.mysensors.org/post/13259</link><guid isPermaLink="true">https://forum.mysensors.org/post/13259</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:54:35 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:51:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raditv" aria-label="Profile: raditv">@<bdi>raditv</bdi></a> Yeah, let me know if you face any issues with ethernet gateway. I will give a try to serial gateway, right now!</p>
]]></description><link>https://forum.mysensors.org/post/13258</link><guid isPermaLink="true">https://forum.mysensors.org/post/13258</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:51:40 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:49:47 GMT]]></title><description><![CDATA[<p dir="auto">I see, I never check ethernet script for domoticz, maybe there's a bugs there. I'll check it anyway. but if you try serial gateway, it will run</p>
]]></description><link>https://forum.mysensors.org/post/13257</link><guid isPermaLink="true">https://forum.mysensors.org/post/13257</guid><dc:creator><![CDATA[raditv]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:49:47 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:50:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raditv" aria-label="Profile: raditv">@<bdi>raditv</bdi></a> I used the default sketch given in examples for Relay actuator on mysensors. I checked my ethernet gateways debug log, it seems that its not receiving any command from Domoticz at all.</p>
]]></description><link>https://forum.mysensors.org/post/13256</link><guid isPermaLink="true">https://forum.mysensors.org/post/13256</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:50:24 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:45:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kunall" aria-label="Profile: kunall">@<bdi>kunall</bdi></a> which sketch did you use for relay with button? did you modify the sketch?</p>
]]></description><link>https://forum.mysensors.org/post/13255</link><guid isPermaLink="true">https://forum.mysensors.org/post/13255</guid><dc:creator><![CDATA[raditv]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:45:39 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:43:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jeylites" aria-label="Profile: jeylites">@<bdi>jeylites</bdi></a> After success with OpenHab, I wanted to give a try to Domoticz. Lets see how it goes. I will keep you updated!</p>
]]></description><link>https://forum.mysensors.org/post/13254</link><guid isPermaLink="true">https://forum.mysensors.org/post/13254</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:43:22 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:42:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/raditv" aria-label="Profile: raditv">@<bdi>raditv</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/awi" aria-label="Profile: AWI">@<bdi>AWI</bdi></a> Thats what I thought about On/Off action. I'm trying to on/off mysensors relay actuator. My relay actuator has a physical button. Domoticz detects my relay actuator and also updates the state if I toggle the physical button. But it does not turn on / off the relay actuator from domoticz UI. Any idea why?</p>
<p dir="auto">Here is my Domoticz log<br />
<img src="/uploads/files/1430113310868-screen-shot-2015-04-26-at-10.41.03-pm.png" alt="Screen Shot 2015-04-26 at 10.41.03 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/13252</link><guid isPermaLink="true">https://forum.mysensors.org/post/13252</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:38:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kunall" aria-label="Profile: kunall">@<bdi>kunall</bdi></a> On/off is automatic for a "switch". You should not have to do anything other than "switching" in the user interface after you have defined it. The "On Action" and "Off Action" are additional for executing external scripts.</p>
]]></description><link>https://forum.mysensors.org/post/13251</link><guid isPermaLink="true">https://forum.mysensors.org/post/13251</guid><dc:creator><![CDATA[AWI]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:35:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kunall" aria-label="Profile: kunall">@<bdi>kunall</bdi></a> which light do you want to turn on/off? mysensors based? or zwave or anothers?<br />
and anyway On Action/Off action it's only an additional query, for example when you turn on/off the light you want to open some url or script then you have to put your url/script there. but it's better for you to use LUA script for automation.</p>
]]></description><link>https://forum.mysensors.org/post/13250</link><guid isPermaLink="true">https://forum.mysensors.org/post/13250</guid><dc:creator><![CDATA[raditv]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 05:24:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blacey" aria-label="Profile: blacey">@<bdi>blacey</bdi></a> I didn't know you into Domoticz.</p>
<p dir="auto">What's up  @kunall....I will like to see where this project goes from a user perspective.</p>
]]></description><link>https://forum.mysensors.org/post/13249</link><guid isPermaLink="true">https://forum.mysensors.org/post/13249</guid><dc:creator><![CDATA[jeylites]]></dc:creator><pubDate>Mon, 27 Apr 2015 05:24:06 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 04:59:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blacey" aria-label="Profile: blacey">@<bdi>blacey</bdi></a>, I also built and installed from the head of the Domoticz trunk a few days ago on my Raspberry Pi 2. Although it runs initially after a few minutes the web server side of the application crashes and burns. Have you experienced anything like that when running it on your Pi 2?</p>
<p dir="auto">Cheers<br />
Richard</p>
]]></description><link>https://forum.mysensors.org/post/13248</link><guid isPermaLink="true">https://forum.mysensors.org/post/13248</guid><dc:creator><![CDATA[hawk_2050]]></dc:creator><pubDate>Mon, 27 Apr 2015 04:59:53 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Mon, 27 Apr 2015 00:54:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blacey" aria-label="Profile: blacey">@<bdi>blacey</bdi></a> Thanks!! I followed your instruction. Works great. It detected some of my sensor noted out of the box. However, I'm not sure how to send a command to Turn On/Off light? It is asking me Action ON and Action OFF like shown here:</p>
<p dir="auto"><img src="/uploads/files/1430096048439-screen-shot-2015-04-26-at-5.44.01-pm.png" alt="Screen Shot 2015-04-26 at 5.44.01 PM.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.mysensors.org/post/13243</link><guid isPermaLink="true">https://forum.mysensors.org/post/13243</guid><dc:creator><![CDATA[kunall]]></dc:creator><pubDate>Mon, 27 Apr 2015 00:54:14 GMT</pubDate></item><item><title><![CDATA[Reply to Domoticz Beta for MySensors official support? on Sun, 26 Apr 2015 23:59:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kunall" aria-label="Profile: kunall">@<bdi>kunall</bdi></a> Probably.  I built Domoticz on an RPI2 recently and it included MySensors hardware/device support out of the box so to speak.  I followed the "Installing from Source" instructions <a href="http://sourceforge.net/p/domoticz/wiki/Installing%20and%20running%20Domoticz%20on%20a%20Raspberry%20PI/" rel="nofollow ugc">here.</a> which means that my install included the latest and greatest from the Domoticz development team.</p>
]]></description><link>https://forum.mysensors.org/post/13241</link><guid isPermaLink="true">https://forum.mysensors.org/post/13241</guid><dc:creator><![CDATA[blacey]]></dc:creator><pubDate>Sun, 26 Apr 2015 23:59:59 GMT</pubDate></item></channel></rss>