<?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[deconz Gruppe schaltet automisch aus &#x2F; an]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">ich habe eine deconz-Licht-Gruppe, die sich in unregelmäßigen Abständen, wie von Geisterhand, ausschaltet und idR nach kurzer Zeit auch wieder einschaltet.<br />
In der Gruppe hängen 3 Ikea Birnen.</p>
<p dir="auto">Scripte habe ich schon gecheckt, falls mir da was reingerutscht wäre. Niente.<br />
Im Log wird in dem Zeitraum auch nichts ausgegeben.</p>
<p dir="auto">Der ioBroker läuft auf einer Synology.<br />
Node.js:    v12.18.4<br />
NPM:    6.14.6</p>
<p dir="auto">Gibt es evtl noch ein deconz log, wo man sehen kann,wann was warum geschaltet wurde?</p>
<p dir="auto">Danke für Hilfestellung,<br />
P</p>
]]></description><link>https://forum.iobroker.net/topic/37495/deconz-gruppe-schaltet-automisch-aus-an</link><generator>RSS for Node</generator><lastBuildDate>Thu, 14 May 2026 06:24:48 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/37495.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 09 Oct 2020 20:11:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Sat, 10 Oct 2020 16:03:53 GMT]]></title><description><![CDATA[<p dir="auto">Dank Euch!</p>
<p dir="auto">Zur Dokumentation:<br />
Hier gibts weitere Infos zu deconz logs<br />
<a href="https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/deCONZ-debug-switches" rel="nofollow ugc">https://github.com/dresden-elektronik/deconz-rest-plugin/wiki/deCONZ-debug-switches</a></p>
]]></description><link>https://forum.iobroker.net/post/501448</link><guid isPermaLink="true">https://forum.iobroker.net/post/501448</guid><dc:creator><![CDATA[Phil Ipp]]></dc:creator><pubDate>Sat, 10 Oct 2020 16:03:53 GMT</pubDate></item><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Fri, 09 Oct 2020 22:45:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phil-ipp" aria-label="Profile: Phil-Ipp">@<bdi>Phil-Ipp</bdi></a></p>
<pre><code>deCONZ --dbg-info=2 --dbg-zdp=1 --dbg-zcl=1 --db-aps=1 --dbg-http=1 &gt; deconz.log
</code></pre>
<p dir="auto">Schreibt die Ausgabe in die Datei deconz.log im aktuellen Verzeichnis</p>
]]></description><link>https://forum.iobroker.net/post/501178</link><guid isPermaLink="true">https://forum.iobroker.net/post/501178</guid><dc:creator><![CDATA[Thomas Braun]]></dc:creator><pubDate>Fri, 09 Oct 2020 22:45:10 GMT</pubDate></item><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Fri, 09 Oct 2020 22:23:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jey-cee" aria-label="Profile: Jey-Cee">@<bdi>Jey-Cee</bdi></a><br />
ach schön, man darf auch noch suchen ,)</p>
<p dir="auto">wird das log dann für immer geschrieben, oder nur bis zum nächsten reboot?</p>
]]></description><link>https://forum.iobroker.net/post/501175</link><guid isPermaLink="true">https://forum.iobroker.net/post/501175</guid><dc:creator><![CDATA[Phil Ipp]]></dc:creator><pubDate>Fri, 09 Oct 2020 22:23:45 GMT</pubDate></item><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Fri, 09 Oct 2020 21:23:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phil-ipp" aria-label="Profile: Phil-Ipp">@<bdi>Phil-Ipp</bdi></a> sagte in <a href="/post/501147">deconz Gruppe schaltet automisch aus / an</a>:</p>
<blockquote>
<p dir="auto">Wo wird das dann hingeschrieben?</p>
</blockquote>
<p dir="auto">Kann an verschiedenen stellen liegen:</p>
<ul>
<li>~/.local/share/dresden-elektronik/deCONZ/</li>
<li>/var/log<br />
Oder noch eo anders. Hab selber noch nie ein Log anlegen lassen.</li>
</ul>
<p dir="auto">Bei der unteren Lösung wird ein dauerhaftes Log eingerichtet in dem die Datei bearbeitet wird die deConz als Dienst startet. Da wird auch der Pfad für das log selber fest gelegt.</p>
<p dir="auto">Der Befehl tail ermöglicht es das log zur Laufzeit an zu schauen, heist wenn neue Logmeldungen werden die auch sofort angezeigt ohne die Datei neu zu öffnen.</p>
]]></description><link>https://forum.iobroker.net/post/501158</link><guid isPermaLink="true">https://forum.iobroker.net/post/501158</guid><dc:creator><![CDATA[Jey Cee]]></dc:creator><pubDate>Fri, 09 Oct 2020 21:23:13 GMT</pubDate></item><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Fri, 09 Oct 2020 21:06:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jey-cee" aria-label="Profile: Jey-Cee">@<bdi>Jey-Cee</bdi></a><br />
ok, danke!</p>
<p dir="auto">Wenn ich, wie beschrieben folgendes nutze:</p>
<pre><code>$ deCONZ --dbg-info=2 --dbg-zdp=1 --dbg-zcl=1 --db-aps=1 --dbg-http=1
</code></pre>
<p dir="auto">Wo wird das dann hingeschrieben? Genauer gefragt: wie komme ich dann an das Log ? Wenn ich das richtig sehe, ist die view-Erklärung am Ende für Ubuntu Anwender...<br />
Sry arbeite mich in Linux und CMD-lines noch ein...</p>
]]></description><link>https://forum.iobroker.net/post/501147</link><guid isPermaLink="true">https://forum.iobroker.net/post/501147</guid><dc:creator><![CDATA[Phil Ipp]]></dc:creator><pubDate>Fri, 09 Oct 2020 21:06:54 GMT</pubDate></item><item><title><![CDATA[Reply to deconz Gruppe schaltet automisch aus &#x2F; an on Fri, 09 Oct 2020 20:24:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/phil-ipp" aria-label="Profile: Phil-Ipp">@<bdi>Phil-Ipp</bdi></a> schau mal in <a href="https://github.com/dresden-elektronik/deconz-rest-plugin/issues/55" rel="nofollow ugc">diesen Issue</a> da steht wie man logs erzeugen kann, scheint Standard gar nicht geschrieben zu werden.</p>
]]></description><link>https://forum.iobroker.net/post/501130</link><guid isPermaLink="true">https://forum.iobroker.net/post/501130</guid><dc:creator><![CDATA[Jey Cee]]></dc:creator><pubDate>Fri, 09 Oct 2020 20:24:12 GMT</pubDate></item></channel></rss>