<?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[Problem mit negativem Homematic Wert]]></title><description><![CDATA[<p dir="auto">Hallo zusammen,</p>
<p dir="auto">in der CCU2 läuft bei mir ein Script das eine Differenz aus Außentemperatur und Raumtemperatur bildet.<br />
Dieser Wert kann auch negativ werden. Wenn er negativ wird, erhalte ich aber in ioBroker ein Warning:</p>
<pre><code>hm-rega.0
2023-04-05 15:14:50.769	warn	State value to set for "hm-rega.0.13675" has value "-8.5" less than min "0"
</code></pre>
<p dir="auto">Wenn ich in ioBroker dann in Objektdaten ein negatives Minimum einstelle läuft es einige Zeit wird aber dann irgendwann überschrieben, so dass ich wieder das Warning bekommen.<br />
Muss ich damit leben oder gibt es hierfür eine Lösung?</p>
]]></description><link>https://forum.iobroker.net/topic/64433/problem-mit-negativem-homematic-wert</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 01:38:50 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/64433.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Apr 2023 13:41:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Thu, 06 Apr 2023 07:27:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hg6806" aria-label="Profile: hg6806">@<bdi>hg6806</bdi></a> sagte in <a href="/post/973830">Problem mit negativem Homematic Wert</a>:</p>
<blockquote>
<p dir="auto">Hier steht noch als Min-Wert "0" drin:</p>
</blockquote>
<p dir="auto">hast du hm-rega neu gestartet?</p>
]]></description><link>https://forum.iobroker.net/post/973838</link><guid isPermaLink="true">https://forum.iobroker.net/post/973838</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Thu, 06 Apr 2023 07:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Thu, 06 Apr 2023 07:09:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hg6806" aria-label="Profile: hg6806">@<bdi>hg6806</bdi></a> sagte in <a href="/post/973758">Problem mit negativem Homematic Wert</a>:</p>
<blockquote>
<p dir="auto">Ich habe es mal auf -50 gestellt und teste...</p>
</blockquote>
<p dir="auto">Warum überhaupt einen min Wert auf der ccu.<br />
Lass ihn doch einfach weg!</p>
<p dir="auto">Und dann in iob die ccu neu einlesen.</p>
]]></description><link>https://forum.iobroker.net/post/973834</link><guid isPermaLink="true">https://forum.iobroker.net/post/973834</guid><dc:creator><![CDATA[bahnuhr]]></dc:creator><pubDate>Thu, 06 Apr 2023 07:09:32 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Thu, 06 Apr 2023 07:01:44 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>
<p dir="auto">Sorry, hier die ioBroker Objektdaten.<br />
Hier steht noch als Min-Wert "0" drin:</p>
<pre><code>{
  "_id": "hm-rega.0.13675",
  "type": "state",
  "common": {
    "name": "deltaSchlafzimmertemperatur",
    "type": "number",
    "role": "state",
    "desc": "Differenz Temperatur Schlafzimmer zu Außentempera",
    "min": 0,
    "max": 65000,
    "read": true,
    "write": true,
    "custom": {
      "history.0": {
        "enabled": true,
        "changesOnly": true,
        "debounce": 1000,
        "maxLength": 1000,
        "retention": 31536000,
        "changesRelogInterval": 0,
        "changesMinDelta": 0
      }
    }
  },
  "native": {
    "Name": "deltaSchlafzimmertemperatur",
    "TypeName": "VARDP",
    "DPInfo": "Differenz Temperatur Schlafzimmer zu Außentempera",
    "ValueUnit": "",
    "ValueList": "",
    "ValueMin": 0,
    "ValueMax": 65000,
    "ValueType": 4,
    "ValueSubType": 0
  },
  "acl": {
    "object": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator",
    "state": 1636
  },
  "from": "system.adapter.hm-rega.0",
  "user": "system.user.admin",
  "ts": 1680640668506
}
</code></pre>
<p dir="auto">Aber ich habe keine Warnings mehr</p>
]]></description><link>https://forum.iobroker.net/post/973830</link><guid isPermaLink="true">https://forum.iobroker.net/post/973830</guid><dc:creator><![CDATA[hg6806]]></dc:creator><pubDate>Thu, 06 Apr 2023 07:01:44 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Wed, 05 Apr 2023 20:22:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hg6806" aria-label="Profile: hg6806">@<bdi>hg6806</bdi></a> sagte in <a href="/post/973758">Problem mit negativem Homematic Wert</a>:</p>
<blockquote>
<p dir="auto">Dort stand Minimalwert 0.</p>
</blockquote>
<p dir="auto">dann übernimmt iobroker das.</p>
<p dir="auto">bitte immer alles bearbeiten!</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/homoran" aria-label="Profile: homoran">@<bdi>homoran</bdi></a> sagte in <a href="/post/973581">Problem mit negativem Homematic Wert</a>:</p>
<blockquote>
<p dir="auto">wie sind die Objektdaten in ioBroker?</p>
</blockquote>
<p dir="auto">würde dir das gezeigt haben <img src="https://forum.iobroker.net/assets/plugins/nodebb-plugin-emoji/emoji/android/1f621.png?v=ba16ebd4856" class="not-responsive emoji emoji-android emoji--rage" style="height:23px;width:auto;vertical-align:middle" title=":rage:" alt="😡" /></p>
]]></description><link>https://forum.iobroker.net/post/973759</link><guid isPermaLink="true">https://forum.iobroker.net/post/973759</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 05 Apr 2023 20:22:52 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Wed, 05 Apr 2023 20:20:05 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>
<p dir="auto">Stimmt, in Homematic kann man die Variablen ja auch definieren.<br />
Dort stand Minimalwert 0.<br />
Ich habe es mal auf -50 gestellt und teste...</p>
]]></description><link>https://forum.iobroker.net/post/973758</link><guid isPermaLink="true">https://forum.iobroker.net/post/973758</guid><dc:creator><![CDATA[hg6806]]></dc:creator><pubDate>Wed, 05 Apr 2023 20:20:05 GMT</pubDate></item><item><title><![CDATA[Reply to Problem mit negativem Homematic Wert on Wed, 05 Apr 2023 13:49:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hg6806" aria-label="Profile: hg6806">@<bdi>hg6806</bdi></a><br />
wie ist die sysvar in HM definiert?<br />
wie sind die Objektdaten in ioBroker?</p>
]]></description><link>https://forum.iobroker.net/post/973581</link><guid isPermaLink="true">https://forum.iobroker.net/post/973581</guid><dc:creator><![CDATA[Homoran]]></dc:creator><pubDate>Wed, 05 Apr 2023 13:49:16 GMT</pubDate></item></channel></rss>