<?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[Having trouble with LastUpdate]]></title><description><![CDATA[<p dir="auto">Hi Everyone,<br />
I am having trouble getting 'Lastupdate' to work.</p>
<p dir="auto">I have included</p>
<pre><code>DateTime LastUpdate01 "Last Update"     { channel="mysensors:multimeter:gateway:multimeter_3_3:lastupdate" }
</code></pre>
<p dir="auto">in my items file.</p>
<p dir="auto">I am seeing this in Openhab Log</p>
<pre><code>2019-06-11 19:28:46.275 [vent.ItemStateChangedEvent] - LastUpdate01 changed from 2019-06-11T19:12:52.000+1200 to 2019-06-11T19:28:46.000+1200
</code></pre>
<p dir="auto">Added this to my sitemap</p>
<pre><code>Text item=LastUpdate01 label="Last seen" icon="network"
</code></pre>
<p dir="auto">But no data is being displayed in my sitemap?<br />
What have I done wrong this time??<br />
Thanks for any advice.</p>
]]></description><link>https://forum.mysensors.org/topic/10468/having-trouble-with-lastupdate</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Jul 2026 16:27:29 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/10468.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Jun 2019 08:06:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Having trouble with LastUpdate on Tue, 11 Jun 2019 08:19:15 GMT]]></title><description><![CDATA[<p dir="auto">Update -:<br />
Stop the bus, just found a solution!<br />
For anyone else searching I changed this in the sitemap</p>
<pre><code>Text item=LastUpdate01 label="Last seen [%1$tA, %1$td/%1$tm/%1$tY %1$tH:%1$tM]" icon="network"
</code></pre>
<p dir="auto">Works perfect now!</p>
]]></description><link>https://forum.mysensors.org/post/99799</link><guid isPermaLink="true">https://forum.mysensors.org/post/99799</guid><dc:creator><![CDATA[Crumpy10]]></dc:creator><pubDate>Tue, 11 Jun 2019 08:19:15 GMT</pubDate></item></channel></rss>