<?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[Heartbeat working or not?]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">Anyone here using sendHeartbeat() and can confirm it works with Domoticz?<br />
I have just build my first motion and door sensor, and I can not get Domoticz to update the "last seen" for them.</p>
<p dir="auto">If I read on <a href="http://www.domoticz.com/forum/viewtopic.php?f=42&amp;t=9775" rel="nofollow ugc">Domoticz forum</a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/sundberg84" aria-label="Profile: sundberg84">@<bdi>sundberg84</bdi></a>  asked for this feature in january 2016, and as I understand it it was implemented in february.<br />
But in another <a href="https://www.domoticz.com/forum/viewtopic.php?t=19517" rel="nofollow ugc">thread</a> someone else is asking again for it. And this is in september 2017.</p>
<p dir="auto">I am running version 3.8153 dated 2017-07-30.</p>
<p dir="auto">If someone can confirm that it is working in latest stable 4.9700 I will update my server, otherwise not. I have always had allot of troubles on my previous updates. And now it has been working perfect for a year.</p>
]]></description><link>https://forum.mysensors.org/topic/9600/heartbeat-working-or-not</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 16:34:05 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/9600.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Aug 2018 16:10:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Heartbeat working or not? on Thu, 18 Oct 2018 13:08:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pjr" aria-label="Profile: pjr">@<bdi>pjr</bdi></a> I am still a noob when it comes to C. And I have not had the time to examine the Domoticz source code. But at first glance those lines seems as V_PERCENTAGE, V_SCENE_OFF, V_STOP and V_RGBW that updates the last seen on heartbeat.</p>
<p dir="auto">I have had my node running now for 2 days just checking this heartbeat. And I can for shore sasy that is only working for the door sensor. Which presents it self as S_DOOR and sends V_TRIPPED messages.<br />
It is not working for the motion sensor presenting it self as S_MOTION and also sends V_TRIPPED messages.</p>
<p dir="auto">And one more really strange thing is that it is only working on the door sensor when the door is open. Not closed!</p>
]]></description><link>https://forum.mysensors.org/post/94456</link><guid isPermaLink="true">https://forum.mysensors.org/post/94456</guid><dc:creator><![CDATA[Strixx]]></dc:creator><pubDate>Thu, 18 Oct 2018 13:08:19 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Thu, 18 Oct 2018 08:02:52 GMT]]></title><description><![CDATA[<p dir="auto">Take a look at: <a href="https://github.com/domoticz/domoticz/blob/a668baf917333e93f92dd9bb7c77eef8e0bc4ce4/hardware/MySensorsBase.cpp#L486" rel="nofollow ugc">https://github.com/domoticz/domoticz/blob/a668baf917333e93f92dd9bb7c77eef8e0bc4ce4/hardware/MySensorsBase.cpp#L486</a></p>
<pre><code>//V_TRIPPED
//V_ARMED
//V_LOCK_STATUS
//V_STATUS
//V_PERCENTAGE
//V_SCENE_ON
//V_SCENE_OFF
//V_UP
//V_DOWN
//V_STOP
//V_RGB
//V_RGBW
</code></pre>
]]></description><link>https://forum.mysensors.org/post/94454</link><guid isPermaLink="true">https://forum.mysensors.org/post/94454</guid><dc:creator><![CDATA[pjr]]></dc:creator><pubDate>Thu, 18 Oct 2018 08:02:52 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Wed, 17 Oct 2018 08:38:52 GMT]]></title><description><![CDATA[<p dir="auto">Update: It seems as heartbeat works in 4.9701 for S_DOOR, but not for S_MOTION or S_BINARY.</p>
]]></description><link>https://forum.mysensors.org/post/94434</link><guid isPermaLink="true">https://forum.mysensors.org/post/94434</guid><dc:creator><![CDATA[Strixx]]></dc:creator><pubDate>Wed, 17 Oct 2018 08:38:52 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Fri, 12 Oct 2018 07:31:29 GMT]]></title><description><![CDATA[<p dir="auto">Answering my self for info to others that finds this thread.</p>
<p dir="auto">I finally did the upgrade anyway and:<br />
<strong>It is NOT working in v4.970.</strong></p>
]]></description><link>https://forum.mysensors.org/post/94298</link><guid isPermaLink="true">https://forum.mysensors.org/post/94298</guid><dc:creator><![CDATA[Strixx]]></dc:creator><pubDate>Fri, 12 Oct 2018 07:31:29 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Wed, 15 Aug 2018 14:08:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sglue" aria-label="Profile: sglue">@<bdi>sglue</bdi></a> Thanks for replying but that does not work in Domoticz. Just as mentioned in the thread. Domoticz only acknowledge that a sensor is alive if it sends new data. Not by sending a status that it has received earlier.</p>
<p dir="auto">For now I have solved it by a dummy switch in my sketch that alternates on and off at every heartbeat, but I don't think that is a very nice solution. And I have to have two different script checking my sensors in Domoticz. One for the ones that heart beats is working in (ie X10) and one for my MySensors nodes.</p>
]]></description><link>https://forum.mysensors.org/post/92621</link><guid isPermaLink="true">https://forum.mysensors.org/post/92621</guid><dc:creator><![CDATA[Strixx]]></dc:creator><pubDate>Wed, 15 Aug 2018 14:08:31 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Wed, 15 Aug 2018 13:30:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/denis-renaud" aria-label="Profile: denis-renaud">@<bdi>denis-renaud</bdi></a> may have solved your problem.<br />
<a href="https://forum.mysensors.org/topic/7841/relay-actuator-send-periodic-status-as-heart-beat">https://forum.mysensors.org/topic/7841/relay-actuator-send-periodic-status-as-heart-beat</a><br />
Not sure whether this is related. I don't use Domoticz</p>
]]></description><link>https://forum.mysensors.org/post/92619</link><guid isPermaLink="true">https://forum.mysensors.org/post/92619</guid><dc:creator><![CDATA[sglue]]></dc:creator><pubDate>Wed, 15 Aug 2018 13:30:38 GMT</pubDate></item><item><title><![CDATA[Reply to Heartbeat working or not? on Tue, 14 Aug 2018 12:24:05 GMT]]></title><description><![CDATA[<p dir="auto">Last thing I know is that it didn't work.</p>
]]></description><link>https://forum.mysensors.org/post/92558</link><guid isPermaLink="true">https://forum.mysensors.org/post/92558</guid><dc:creator><![CDATA[alowhum]]></dc:creator><pubDate>Tue, 14 Aug 2018 12:24:05 GMT</pubDate></item></channel></rss>