<?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[shuttercontrol Rollade fährt nicht]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">ich habe bei mir shuttercontrol installiert und als Aktor habe ich einen HMIP-Broll.</p>
<p dir="auto">Mein Problem ist wenn shuttercontrol die Rollade fahren möchte, das ein Levelwert von 0-1 gesendet wird. Der Broll benötigt jedoch 0-100.</p>
<p dir="auto"><img src="/assets/uploads/files/1620716550404-bildschirmfoto-2021-05-11-um-08.57.52.png" alt="Bildschirmfoto 2021-05-11 um 08.57.52.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Gibt es eine einfache Möglichkeit shuttercontrol auf 0-100 umzustellen?</p>
]]></description><link>https://forum.iobroker.net/topic/44924/shuttercontrol-rollade-fährt-nicht</link><generator>RSS for Node</generator><lastBuildDate>Sun, 24 May 2026 09:41:49 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/44924.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 May 2021 07:07:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 12:15:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan27" aria-label="Profile: stefan27">@<bdi>stefan27</bdi></a> Hi Stefan, darf ich fragen, was du geändert hast, ich frage, weil ich das selbe Problem habe.<br />
Hat sich erledigt, ich hatte im Adapter immer den 3 Kanal angegeben, alle auf den 4. gewechselt, jetzt funktioniert es prima.<br />
Danke<br />
Axel</p>
]]></description><link>https://forum.iobroker.net/post/627347</link><guid isPermaLink="true">https://forum.iobroker.net/post/627347</guid><dc:creator><![CDATA[AxelZZ]]></dc:creator><pubDate>Tue, 11 May 2021 12:15:46 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 10:04:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simatec" aria-label="Profile: simatec">@<bdi>simatec</bdi></a> Ich habe noch mal alles neu eingerichtet. Aktuell scheint es zu funktionieren.</p>
<p dir="auto">Danke für deine Hilfe. Falls nochmal Probleme auftreten melde ich mich wieder.</p>
]]></description><link>https://forum.iobroker.net/post/627345</link><guid isPermaLink="true">https://forum.iobroker.net/post/627345</guid><dc:creator><![CDATA[stefan27]]></dc:creator><pubDate>Tue, 11 May 2021 10:04:25 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 08:28:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simatec" aria-label="Profile: simatec">@<bdi>simatec</bdi></a> hilft das weiter?</p>
<pre><code>{
  "hm-rpc.0.00111BE9A34F01.4.LEVEL": {
    "type": "state",
    "common": {
      "name": "HmIP-BROLL 00111BE9A34F01:4.LEVEL",
      "def": 0,
      "type": "number",
      "read": true,
      "write": true,
      "min": 0,
      "max": 100,
      "unit": "%",
      "role": "level"
    },
    "native": {
      "MIN": 0,
      "UNIT": "100%",
      "OPERATIONS": 7,
      "MAX": 1.01,
      "FLAGS": 1,
      "ID": "LEVEL",
      "TYPE": "FLOAT",
      "DEFAULT": 0,
      "CONTROL": "SHUTTER_VIRTUAL_RECEIVER.LEVEL"
    },
    "from": "system.adapter.hm-rega.0",
    "user": "system.user.admin",
    "ts": 1620404278154,
    "_id": "hm-rpc.0.00111BE9A34F01.4.LEVEL"
  },
  "hm-rpc.0.00111BE9A34F01.4.LEVEL_STATUS": {
    "type": "state",
    "common": {
      "name": "HmIP-BROLL 00111BE9A34F01:4.LEVEL_STATUS",
      "def": 0,
      "type": "number",
      "read": true,
      "write": false,
      "min": 0,
      "max": 4,
      "states": {
        "0": "NORMAL",
        "1": "UNKNOWN",
        "2": "OVERFLOW",
        "3": "UNDERFLOW",
        "4": "ERROR"
      }
    },
    "native": {
      "MIN": "NORMAL",
      "OPERATIONS": 5,
      "MAX": "ERROR",
      "FLAGS": 1,
      "ID": "LEVEL_STATUS",
      "TYPE": "ENUM",
      "DEFAULT": "NORMAL",
      "VALUE_LIST": [
        "NORMAL",
        "UNKNOWN",
        "OVERFLOW",
        "UNDERFLOW",
        "ERROR"
      ],
      "CONTROL": "SHUTTER_VIRTUAL_RECEIVER.LEVEL"
    },
    "from": "system.adapter.hm-rega.0",
    "user": "system.user.admin",
    "ts": 1620404278150,
    "_id": "hm-rpc.0.00111BE9A34F01.4.LEVEL_STATUS"
  }
}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/627301</link><guid isPermaLink="true">https://forum.iobroker.net/post/627301</guid><dc:creator><![CDATA[stefan27]]></dc:creator><pubDate>Tue, 11 May 2021 08:28:26 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:54:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan27" aria-label="Profile: stefan27">@<bdi>stefan27</bdi></a> Und wie sehen die Objektdaten deines Level Objektes aus?</p>
]]></description><link>https://forum.iobroker.net/post/627289</link><guid isPermaLink="true">https://forum.iobroker.net/post/627289</guid><dc:creator><![CDATA[simatec]]></dc:creator><pubDate>Tue, 11 May 2021 07:54:04 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:49:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simatec" aria-label="Profile: simatec">@<bdi>simatec</bdi></a> Hier die Objekte</p>
<p dir="auto"><img src="/assets/uploads/files/1620719371297-bildschirmfoto-2021-05-11-um-09.48.15-resized.png" alt="Bildschirmfoto 2021-05-11 um 09.48.15.png" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1620719376265-bildschirmfoto-2021-05-11-um-09.48.43-resized.png" alt="Bildschirmfoto 2021-05-11 um 09.48.43.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/627288</link><guid isPermaLink="true">https://forum.iobroker.net/post/627288</guid><dc:creator><![CDATA[stefan27]]></dc:creator><pubDate>Tue, 11 May 2021 07:49:58 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:45:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan27" aria-label="Profile: stefan27">@<bdi>stefan27</bdi></a> laut dem Bild sind die Werte für das Object min: 0 und max: 1<br />
Zeige doch mal bitte die Objekte zu dem Rollladen</p>
]]></description><link>https://forum.iobroker.net/post/627287</link><guid isPermaLink="true">https://forum.iobroker.net/post/627287</guid><dc:creator><![CDATA[simatec]]></dc:creator><pubDate>Tue, 11 May 2021 07:45:52 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:37:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simatec" aria-label="Profile: simatec">@<bdi>simatec</bdi></a> Wenn ich das Level direkt im Objekt setzt fährt die Rollade in die gewünschte Position.</p>
<p dir="auto"><img src="/assets/uploads/files/1620718652518-bildschirmfoto-2021-05-11-um-09.37.13-resized.png" alt="Bildschirmfoto 2021-05-11 um 09.37.13.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/627284</link><guid isPermaLink="true">https://forum.iobroker.net/post/627284</guid><dc:creator><![CDATA[stefan27]]></dc:creator><pubDate>Tue, 11 May 2021 07:37:35 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:27:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan27" aria-label="Profile: stefan27">@<bdi>stefan27</bdi></a> Sieht erstmal gut aus.<br />
Was passiert, wenn dem die 100% direkt als Level in dem Objekt setzt?</p>
]]></description><link>https://forum.iobroker.net/post/627282</link><guid isPermaLink="true">https://forum.iobroker.net/post/627282</guid><dc:creator><![CDATA[simatec]]></dc:creator><pubDate>Tue, 11 May 2021 07:27:46 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:25:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/simatec" aria-label="Profile: simatec">@<bdi>simatec</bdi></a> Reichen diese Screenshots? oder benötigst du mehr Infos? Wenn ja, bräuchte ich einen kleinen Tipp wo ich die finden kann.</p>
<p dir="auto"><img src="/assets/uploads/files/1620717895676-bildschirmfoto-2021-05-11-um-09.23.28-resized.png" alt="Bildschirmfoto 2021-05-11 um 09.23.28.png" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1620717895089-bildschirmfoto-2021-05-11-um-09.23.07-resized.png" alt="Bildschirmfoto 2021-05-11 um 09.23.07.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.iobroker.net/post/627280</link><guid isPermaLink="true">https://forum.iobroker.net/post/627280</guid><dc:creator><![CDATA[stefan27]]></dc:creator><pubDate>Tue, 11 May 2021 07:25:01 GMT</pubDate></item><item><title><![CDATA[Reply to shuttercontrol Rollade fährt nicht on Tue, 11 May 2021 07:13:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stefan27" aria-label="Profile: stefan27">@<bdi>stefan27</bdi></a> Bitte zeige mal die Konfiguration von shuttercontrol</p>
]]></description><link>https://forum.iobroker.net/post/627271</link><guid isPermaLink="true">https://forum.iobroker.net/post/627271</guid><dc:creator><![CDATA[simatec]]></dc:creator><pubDate>Tue, 11 May 2021 07:13:34 GMT</pubDate></item></channel></rss>