<?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[Szenennummer kommt nicht im Bus an]]></title><description><![CDATA[<p dir="auto">Ich habe in Gira X1 Szenen angelegt samt einer Szenennebenstelle. Leider kommt die Szenennummer nicht im Bus an. Ich verwende wenn ich zum Testen einen Wert in das Objekt schreibe:</p>
<pre><code>{
  "_id": "knx.0.Zentralbefehle.Szenen.Wohnbereich_SZENE",
  "type": "state",
  "common": {
    "name": "Wohnbereich SZENE",
    "type": "number",
    "role": "",
    "read": "false",
    "write": "true",
    "update": "false",
    "unit": "",
    "max": 63,
    "min": 0
  },
  "native": {
    "dpt": "DPT17.001",
    "address": "0/1/1",
    "addressRefId": "P-07AC-0_GA-404",
    "statusGARefId": "",
    "actGARefId": "",
    "objRef": "",
    "devName": "",
    "devInst": "",
    "objectSize": ""
  },
  "from": "system.adapter.knx.0",
  "user": "system.user.admin",
  "ts": 1614338064030,
  "acl": {
    "object": 1638,
    "state": 1638
  }
}
</code></pre>
<p dir="auto">Kann jemand helfen?</p>
<p dir="auto">VG binary</p>
]]></description><link>https://forum.iobroker.net/topic/42680/szenennummer-kommt-nicht-im-bus-an</link><generator>RSS for Node</generator><lastBuildDate>Fri, 22 May 2026 09:13:54 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/42680.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Feb 2021 11:32:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Szenennummer kommt nicht im Bus an on Sat, 20 Mar 2021 00:02:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/binaryaddict" aria-label="Profile: binaryaddict">@<bdi>binaryaddict</bdi></a> Hast du in ETS5 mit Busmonitor überprüft das nichts auftaucht?</p>
<p dir="auto">Bei mir funktioniert es, aber wenn ich in ioBroker Scene Nummer 10 eingebe kommt 11 auf den Bus. KNX Adapter rechnet 0 bis 63 aber Busmonitor 1 bis 64.</p>
<p dir="auto">Meinen DP:</p>
<pre><code>{
  "_id": "knx.0.Centrala_funktioner.Scener.Scen_DPT17-001",
  "type": "state",
  "common": {
    "name": "Scen DPT17-001",
    "type": "number",
    "role": "",
    "max": 63,
    "min": 0
  },
  "native": {
    "dpt": "DPT17.001",
    "address": "28/7/66",
    "addressRefId": "P-095B-0_GA-240",
    "statusGARefId": "",
    "actGARefId": "",
    "update": "",
    "objRef": "",
    "devName": "",
    "devInst": "",
    "objectSize": ""
  },
  "from": "system.adapter.knx.0",
  "user": "system.user.admin",
  "ts": 1616197759647,
  "acl": {
    "object": 1636,
    "state": 1636,
    "owner": "system.user.admin",
    "ownerGroup": "system.group.administrator"
  }
}
</code></pre>
]]></description><link>https://forum.iobroker.net/post/601502</link><guid isPermaLink="true">https://forum.iobroker.net/post/601502</guid><dc:creator><![CDATA[Videonisse]]></dc:creator><pubDate>Sat, 20 Mar 2021 00:02:24 GMT</pubDate></item></channel></rss>