<?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[Homematic]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">ich lese den Ventil Stand von einem Heizungsthermostat aus.<br />
Wenn ich direkt das Heizungsthermostat auslese bekomme ich die Angabe richtig in Prozent. (15%)<br />
Wenn ich ich aber die Gruppe auslese, Heizungsthermostat, Wandthermostat und Fensterkontakt, dann werden mir der Wert wie folgt angezeigt 0,15 %.<br />
Wo liegt der Fehler?<br />
Oder wie kann ich die Einstellungen anpassen?</p>
<p dir="auto">Danke</p>
]]></description><link>https://forum.iobroker.net/topic/38002/homematic</link><generator>RSS for Node</generator><lastBuildDate>Fri, 15 May 2026 05:05:27 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/38002.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Oct 2020 11:39:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Homematic on Mon, 26 Oct 2020 12:22:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a> Danke</p>
<p dir="auto">Ich weiß nicht, was ich gemacht habe, aber jetzt stimmt der Wert. Danke</p>
]]></description><link>https://forum.iobroker.net/post/509888</link><guid isPermaLink="true">https://forum.iobroker.net/post/509888</guid><dc:creator><![CDATA[Lucascoco]]></dc:creator><pubDate>Mon, 26 Oct 2020 12:22:20 GMT</pubDate></item><item><title><![CDATA[Reply to Homematic on Mon, 26 Oct 2020 12:17:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lucascoco" aria-label="Profile: Lucascoco">@<bdi>Lucascoco</bdi></a> sagte in <a href="/post/509874">Homematic</a>:</p>
<pre><code>"min": 0,                                                                                                                                                                                
"max": 1.01,
</code></pre>
<p dir="auto">Wieso 1.01</p>
<hr />
<p dir="auto">ach der kommt über den Rega-Adapter:</p>
<pre><code>"from": "system.adapter.hm-rega.0",
</code></pre>
<p dir="auto">testweise mal den Datenpunkt in den Objekten löschen und rega neu starten.</p>
<p dir="auto">sonst muss <a class="plugin-mentions-user plugin-mentions-a" href="/user/foxriver76" aria-label="Profile: foxriver76">@<bdi>foxriver76</bdi></a> sich das mal ansehen.<br />
Ich glaube mich zu erinnern, dass wir letztens einen ähnlichen Fall hatten</p>
]]></description><link>https://forum.iobroker.net/post/509886</link><guid isPermaLink="true">https://forum.iobroker.net/post/509886</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 26 Oct 2020 12:17:50 GMT</pubDate></item><item><title><![CDATA[Reply to Homematic on Mon, 26 Oct 2020 12:14:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lucascoco" aria-label="Profile: Lucascoco">@<bdi>Lucascoco</bdi></a> sagte:</p>
<blockquote>
<pre><code>"max": 1.01,                                                                                                                                                                            
</code></pre>
</blockquote>
<p dir="auto">Ändere mal den Wert auf 101.</p>
]]></description><link>https://forum.iobroker.net/post/509883</link><guid isPermaLink="true">https://forum.iobroker.net/post/509883</guid><dc:creator><![CDATA[paul53]]></dc:creator><pubDate>Mon, 26 Oct 2020 12:14:18 GMT</pubDate></item><item><title><![CDATA[Reply to Homematic on Mon, 26 Oct 2020 12:12:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: Homoran">@<bdi>Homoran</bdi></a></p>
<pre><code>{
  "from": "system.adapter.hm-rega.0",
  "user": "system.user.admin",
  "ts": 1603708589270,
  "common": {
    "name": "WC INT0000002:1.LEVEL",
    "type": "number",
    "unit": "%",
    "role": "level",
    "def": 0,
    "min": 0,
    "max": 1.01,
    "read": true,
    "write": true,
    "custom": {
      "history.0": {
        "enabled": true,
        "changesOnly": true,
        "debounce": "1000",
        "maxLength": "960",
        "retention": 0,
        "changesRelogInterval": "600",
        "changesMinDelta": 0,
        "aliasId": ""
      }
    }
  },
  "native": {
    "ID": "LEVEL",
    "TYPE": "FLOAT",
    "UNIT": "%",
    "MIN": 0,
    "OPERATIONS": 7,
    "MAX": 1.01,
    "FLAGS": 1,
    "DEFAULT": 0
  },
  "acl": {
    "object": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator",
    "state": 1636
  },
  "_id": "hm-rpc.2.INT0000002.1.LEVEL",
  "type": "state"
}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/509874</link><guid isPermaLink="true">https://forum.iobroker.net/post/509874</guid><dc:creator><![CDATA[Lucascoco]]></dc:creator><pubDate>Mon, 26 Oct 2020 12:12:51 GMT</pubDate></item><item><title><![CDATA[Reply to Homematic on Mon, 26 Oct 2020 11:47:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lucascoco" aria-label="Profile: Lucascoco">@<bdi>Lucascoco</bdi></a> sagte in <a href="/post/509867">Homematic</a>:</p>
<blockquote>
<p dir="auto">die Gruppe auslese</p>
</blockquote>
<p dir="auto">bitte den RAW vom Datenpunkt hier in code-tags posten</p>
]]></description><link>https://forum.iobroker.net/post/509871</link><guid isPermaLink="true">https://forum.iobroker.net/post/509871</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Mon, 26 Oct 2020 11:47:41 GMT</pubDate></item></channel></rss>