Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Cloud Dienste
  4. BETA-TEST Neuer Amazon Skill "iobroker.assistant"

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

BETA-TEST Neuer Amazon Skill "iobroker.assistant"

BETA-TEST Neuer Amazon Skill "iobroker.assistant"

Scheduled Pinned Locked Moved Cloud Dienste
759 Posts 112 Posters 68.5k Views 127 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krys
    wrote on last edited by
    #156

    Hat jemand von euch das Problem, dass er Geräte nicht ausm iot-Adapter löschen kann?

    DuffyD 1 Reply Last reply
    0
    • DuffyD Duffy

      Frage an alle, ist bei euch die Reaktion der Zigbee Lampen nach einem einschalt Befehl auch „stark“ verzögert; zumindest im Vergleich zu früher?

      Ist evtl das System aufgrund der vielen Tests von uns allen etwas angespannt?

      Viele Grüße Duffy

      apollon77A Online
      apollon77A Online
      apollon77
      wrote on last edited by
      #157

      @duffy Nein. Last kein Problem

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      1 Reply Last reply
      0
      • S Sandy

        hat das bei euch keiner das Alexa beim Suchen nach neuen Geräten kein Gerät findet ? 😞

        LG Sandy

        apollon77A Online
        apollon77A Online
        apollon77
        wrote on last edited by
        #158

        @sandy Auch hier: Fehler im Log wenn du "suche geräte" sagst?

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        S 1 Reply Last reply
        0
        • BBTownB BBTown

          @apollon77
          ich habe mitlerweile eine ganze Reihe von Problemen, bei denen ich nicht sicher bin ob die Ursache an der Umstellung liegt, oder es nur hier sichtbar wird.

          • Neuen Skill "iobroker.assist" aktiviert
          • Alten Skill "iobroker.iot" noch aktiviert gelassen
          • Alle ioBroker Geräte in der Alexa-App entfernt (sofern diese angezeigt wurden)
          • In ioBroker wurde in den Optionen der Instanz "iot.0" (v4.1.4) zusätzlich "Amazon Alexa V3" aktiviert.

          Es werden keine Geräte von "Amazon Alexa" in "Amazon Alexa V3" übernommen
          Es können manuell keine Geräte in "Amazon Alexa V3" hinzugefügt werden
          Beim Start der IOT-Instanz bekomme ich eine Reihe von Fehlern

          
          iot.0
          2025-10-18 19:20:42.814	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
          
          iot.0
          2025-10-18 19:20:42.758	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
          
          host.ioBroker
          2025-10-18 19:20:33.154	error	iobroker Cannot update apt sources: Command failed: apt updateWARNING: apt does not have a stable CLI interface. Use with caution in scripts.Fehler: Sperrdatei /var/lib/apt/lists/lock konnte nicht geöffnet werden. - open (13: Keine Berechtigung)Fehler: Das Verzeichnis /var/lib/apt/lists/ kann nicht gesperrt werden.Warnung: Problem beim Entfernen (unlink) der Datei /var/cache/apt/pkgcache.bin - RemoveCaches (13: Keine Berechtigung)Warnung: Problem beim Entfernen (unlink) der Datei /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Keine Berechtigung)
          
          host.ioBroker
          2025-10-18 19:20:33.110	error	iobroker Cannot detect \"sudo -n apt -v\": sudo: Ein Passwort ist notwendig
          
          iot.0
          2025-10-18 19:19:46.612	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
          
          iot.0
          2025-10-18 19:19:46.526	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
          
          iot.0
          2025-10-18 19:19:33.580	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
          
          iot.0
          2025-10-18 19:19:33.568	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
          
          iot.0
          2025-10-18 19:19:33.180	error	Cannot read connection certificates
          
          iot.0
          2025-10-18 19:19:33.172	error	Cannot fetch connection certificates: {"error":"Internal server error","time":"2025-10-18T17:19:33.031Z"}
          
          iot.0
          2025-10-18 19:18:21.674	error	[AlexaV3::DeviceManager]: TypeError: Cannot create property 'smartType' on string '' at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:440:36) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1531:13)
          
          iot.0
          2025-10-18 19:18:21.575	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot create property 'smartType' on string ''
          

          Da ich bem Starten ioBroker plötzlich ebenfalls Fehler erhalte - bei denen ich mir schwer tue diese zu lösen/lokalisieren, kann es natürlich sein, dass diese im Zusammenhang mit dem iot-Fehler stehen

          
          host.ioBroker
          2025-10-18 19:40:39.211	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
          
          host.ioBroker
          2025-10-18 19:40:39.209	error	Caught by controller[0]: (node:13552) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
          
          host.ioBroker
          2025-10-18 19:40:34.562	error	Caught by controller[0]: (Use `node --trace-deprecation ...` to show where the warning was created)
          
          host.ioBroker
          2025-10-18 19:40:34.554	error	Caught by controller[0]: (node:13524) [DEP0170] DeprecationWarning: The URL http://IP:PORT/api/events/raw is invalid. Future versions of Node.js will throw an error.
          

          Jede Unterstützung ist herzlich Willkommen 😎😎

          apollon77A Online
          apollon77A Online
          apollon77
          wrote on last edited by
          #159

          @bbtown Sehennach Fehlern in iot aus bzw scheinen da Objekte kaputt zu sein. GitHub issue anlegen bitte

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          1 Reply Last reply
          0
          • D docsnyder7

            @samson71 Jepp

            IOt.jpg

            im Screenshot ist das deprecated wieder deaktiviert, weil ich herumprobieren bin, auch mit Zertifikaten etc

            apollon77A Online
            apollon77A Online
            apollon77
            wrote on last edited by
            #160

            @docsnyder7 AUch hier: Fehler im Log wen. Alexa sucht? Wenn ja GitHub issue bitte

            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
            1 Reply Last reply
            0
            • K Krys

              Hat jemand von euch das Problem, dass er Geräte nicht ausm iot-Adapter löschen kann?

              DuffyD Offline
              DuffyD Offline
              Duffy
              wrote on last edited by
              #161

              @krys

              Ja, kann auch keine löschen

              Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
              Node.js: v22.21.0
              NPM: 10.9.4
              js-controller 7.0.7
              Linux: Trixie

              1 Reply Last reply
              0
              • WinniW Winni

                Bei mir läuft leider nicht. Habe gerade die 4.1.5 installiert. Es kommen aber unter Alexa-Geräte V3 weiterhin keine Geräte und Fehlermeldungen im Log sind auch noch da.

                iot.0
                2025-10-18 20:41:41.712	error	[AlexaV3::DeviceManager]: TypeError: Cannot read properties of undefined (reading 'type') at /opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:341:47 at Array.forEach (<anonymous>) at /opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:334:42 at Array.forEach (<anonymous>) at Object.controls (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/Helpers/Utils.ts:333:21) at DeviceManager.collectEndpoints (/opt/iobroker/node_modules/iobroker.iot/src/lib/AlexaSmartHomeV3/DeviceManager.ts:139:36) at AlexaSH3.updateDevices (/opt/iobroker/node_modules/iobroker.iot/src/lib/alexaSmartHomeV3.ts:33:9) at IotAdapter.main (/opt/iobroker/node_modules/iobroker.iot/src/main.ts:1545:13)
                
                iot.0
                2025-10-18 20:41:41.634	error	[AlexaV3::DeviceManager]: failed to collect devices: TypeError: Cannot read properties of undefined (reading 'type')
                
                apollon77A Online
                apollon77A Online
                apollon77
                wrote on last edited by
                #162

                @winni Fixed in 4.1.5

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                1 Reply Last reply
                0
                • R Rushmed

                  Der Umzug hat jetzt größtenteils geklappt. Offen ist noch das Setup von HUE Lmpen.
                  ich habe folgendes eingestellt:
                  2bc5b55c-8345-4f5f-8f0c-46c3bf277c53-grafik.png
                  Die Farbsteuerung und der dimmer fuktionieren garnicht. Beim Steuern per Sprachbefehlt wird immer auf Kaltweiß und maximale Helligkeit gestellt.
                  Ich weiß auch nicht welchen typ ich für Straturation abgen soll.

                  apollon77A Online
                  apollon77A Online
                  apollon77
                  wrote on last edited by
                  #163

                  @rushmed GitHub issue bitte mit Infos zu objekten und so

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  WinniW 1 Reply Last reply
                  0
                  • apollon77A apollon77

                    @rushmed GitHub issue bitte mit Infos zu objekten und so

                    WinniW Offline
                    WinniW Offline
                    Winni
                    wrote on last edited by
                    #164

                    @apollon77 ja, ich weiss 😉 , siehe:
                    https://forum.iobroker.net/topic/82526/beta-test-neuer-amazon-skill-iobroker-assistant/153

                    Es gibt nicht Gutes. Außer man tut es. Erich Kästner

                    1 Reply Last reply
                    0
                    • DuffyD Duffy

                      Hallo an alle,

                      wer kennt folgendes Problem.

                      Ich habe den iot Adapter 4.1.6 (war auch schon bei 4.1.4 so) installiert und in dem auch Amazon Alexa Custom Skill aktiviert.

                      198ddc82-3662-4a87-adda-3de54828a0c8-grafik.png

                      wenn ich mich nun über das Handy in dem Skill anmelde wird folgende Meldung angezeigt:

                      1.jpg

                      Gleich danach sagt Alexa aber über den Echo:

                      "Ich habe im Moment schwierigkeiten auf deinen Custom iobroker Skill zuzugreifen"

                      Auf dem Handy ist nun bei dem Skill wieder der Urspungsscreen zu sehen:

                      2.jpg

                      Weis wer Rat?

                      Und hat es schon einer von euch geschafft Temperatursensoren abzufragen? Das klappt auch noch nicht, vielleicht auch wegen oben genanntem Problem.

                      Gruß Duffy

                      apollon77A Online
                      apollon77A Online
                      apollon77
                      wrote on last edited by
                      #165

                      @duffy Also wenn es wirklich die 4.1.4 bzw 4.1.6 oder so ist dann bitte GithUb issue wenn Custom fehlt

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      DuffyD 1 Reply Last reply
                      0
                      • apollon77A apollon77

                        @duffy Also wenn es wirklich die 4.1.4 bzw 4.1.6 oder so ist dann bitte GithUb issue wenn Custom fehlt

                        DuffyD Offline
                        DuffyD Offline
                        Duffy
                        wrote on last edited by
                        #166

                        @apollon77

                        Bei 4.1.4 und 4.1.6 ist Amazon Alexa Custom Skill da!

                        Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                        Node.js: v22.21.0
                        NPM: 10.9.4
                        js-controller 7.0.7
                        Linux: Trixie

                        1 Reply Last reply
                        1
                        • Bullet_586B Bullet_586

                          Ich zünde mein System gleich an!! Hab das gleiche Problem. Hab jetzt keine Ahnung wie oft alles gelöscht neu eingerichtet, anmelde Daten geprüft usw. Alle Geräte sind im IOBroker da aber Alexa findet keine Geräte. Ich bin glaub zu doof dafür !

                          IMG_3506.jpeg IMG_3507.jpeg IMG_3504.jpeg IMG_3505.jpeg

                          apollon77A Online
                          apollon77A Online
                          apollon77
                          wrote on last edited by
                          #167

                          @bullet_586 Sorry, aber LOL? Wir sind hier in einem Thread zum BETA Test ... Leute jetzt macht doch mal Locker. Fehler muss man analysieren und lösen und nicht panisch werden. In jeglicher Kommunikation habe ich sehr klar gemacht das es hier ein BETA Testist und nur der mitmachen sollte der weis was da heisst!. Also durchatmen und Geduld haben.

                          Also neueste Beta nehmen und schauen ob es Logs gibt falls es auch da nicht geht.

                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                          Bullet_586B BBTownB 2 Replies Last reply
                          1
                          • A australien

                            Soweit schaut alles ok aus, nur kann ich ein bereits gelöschtes Alias Objekt (Shelly Rollo) nicht mehr hinzufügen. Der Adapter nimmt nur mehr das Objekt direkt.

                            Neustart des iot Adapters und Skill bei Alexa hat keine Abhilfe gebracht.
                            edit: iot 4.1.6

                            apollon77A Online
                            apollon77A Online
                            apollon77
                            wrote on last edited by
                            #168

                            @australien Ich verstehe nicht was du damit sagen willst? itte genau beshcreiben, ggf mit Repro schritten und GitHub issue machen

                            Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                            • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                            • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                            A 1 Reply Last reply
                            0
                            • apollon77A apollon77

                              @australien Ich verstehe nicht was du damit sagen willst? itte genau beshcreiben, ggf mit Repro schritten und GitHub issue machen

                              A Offline
                              A Offline
                              australien
                              wrote on last edited by
                              #169

                              @apollon77
                              ich hatte schon ein Objekt (Shelly Rollo) mittels alias DP eingebunden und wieder gelöscht. Nun kann der Adapter den alias DP nicht mehr hinzufügen, nur mehr wenn ich den DP des Shelly direkt. Im Log ist nicht zu sehen.

                              apollon77A 1 Reply Last reply
                              0
                              • BBTownB BBTown

                                @rushmed
                                Hast Du zuvor einmal auf der Zugangsseite von ioBroker.Pro deine Zugangsdaten geprüft?
                                Ansonsten , kann es sein, dass Du in den Einstellungen vom IOT-Adapter einemal neue Verbindungszertifikate erstellen musst?

                                DuffyD Offline
                                DuffyD Offline
                                Duffy
                                wrote on last edited by
                                #170

                                @bbtown sagte in BETA-TEST Neuer Amazon Skill "iobroker.assistant":

                                @rushmed
                                Hast Du zuvor einmal auf der Zugangsseite von ioBroker.Pro deine Zugangsdaten geprüft?
                                Ansonsten , kann es sein, dass Du in den Einstellungen vom IOT-Adapter einemal neue Verbindungszertifikate erstellen musst?

                                @Rushmed

                                Mit dem neuen Zertifikat hat eine Anmeldung beim Amazon Alexa Custom Skill geklappt.
                                Danke.

                                Nix besonderes; iob auf Respberry pi 4 (8GB) mit 32 GB SSD
                                Node.js: v22.21.0
                                NPM: 10.9.4
                                js-controller 7.0.7
                                Linux: Trixie

                                1 Reply Last reply
                                0
                                • A australien

                                  @apollon77
                                  ich hatte schon ein Objekt (Shelly Rollo) mittels alias DP eingebunden und wieder gelöscht. Nun kann der Adapter den alias DP nicht mehr hinzufügen, nur mehr wenn ich den DP des Shelly direkt. Im Log ist nicht zu sehen.

                                  apollon77A Online
                                  apollon77A Online
                                  apollon77
                                  wrote on last edited by apollon77
                                  #171

                                  @australien Bitte zeig mal das Objekt JSON von dem Objekt

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  A 1 Reply Last reply
                                  0
                                  • apollon77A apollon77

                                    @australien Bitte zeig mal das Objekt JSON von dem Objekt

                                    A Offline
                                    A Offline
                                    australien
                                    wrote on last edited by australien
                                    #172

                                    @apollon77

                                    {
                                      "_id": "alias.0.Rollo.EG.EZ.Tuer.SET",
                                      "common": {
                                        "name": "SET",
                                        "role": "value.blind",
                                        "type": "number",
                                        "read": true,
                                        "write": false,
                                        "unit": "%",
                                        "alias": {
                                          "id": "shelly.0.SHSW-25#687FB4#1.Shutter.Position"
                                        },
                                        "smartName": {
                                          "de": "Set",
                                          "smartType": "blinds"
                                        }
                                      },
                                      "native": {},
                                      "type": "state",
                                      "acl": {
                                        "object": 1636,
                                        "state": 1636,
                                        "owner": "system.user.admin",
                                        "ownerGroup": "system.group.administrator"
                                      },
                                      "from": "system.adapter.admin.0",
                                      "user": "system.user.admin",
                                      "ts": 1760870521250
                                    }
                                    
                                    apollon77A 1 Reply Last reply
                                    0
                                    • apollon77A Online
                                      apollon77A Online
                                      apollon77
                                      wrote on last edited by
                                      #173

                                      ALright, ja war gestern im Haus beschäftigt .. Bei Allem wo ich jetzt heute was geschrieben habe - vor allem wenn es Github Issue anlegen war, bitte mit 4.1.6 versuchen und nur issue anlegen wenn es noch nicht geht und auch kein Issue da ist. Danke

                                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                      Michael SchmittM 1 Reply Last reply
                                      1
                                      • A australien

                                        @apollon77

                                        {
                                          "_id": "alias.0.Rollo.EG.EZ.Tuer.SET",
                                          "common": {
                                            "name": "SET",
                                            "role": "value.blind",
                                            "type": "number",
                                            "read": true,
                                            "write": false,
                                            "unit": "%",
                                            "alias": {
                                              "id": "shelly.0.SHSW-25#687FB4#1.Shutter.Position"
                                            },
                                            "smartName": {
                                              "de": "Set",
                                              "smartType": "blinds"
                                            }
                                          },
                                          "native": {},
                                          "type": "state",
                                          "acl": {
                                            "object": 1636,
                                            "state": 1636,
                                            "owner": "system.user.admin",
                                            "ownerGroup": "system.group.administrator"
                                          },
                                          "from": "system.adapter.admin.0",
                                          "user": "system.user.admin",
                                          "ts": 1760870521250
                                        }
                                        
                                        apollon77A Online
                                        apollon77A Online
                                        apollon77
                                        wrote on last edited by
                                        #174

                                        @australien Nimm mal testweise den "smartName" Block raus ... wenn es dann geht bitte github issue , dann ist wohl beim erkennen was falsch

                                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                        A 1 Reply Last reply
                                        0
                                        • apollon77A apollon77

                                          @australien Nimm mal testweise den "smartName" Block raus ... wenn es dann geht bitte github issue , dann ist wohl beim erkennen was falsch

                                          A Offline
                                          A Offline
                                          australien
                                          wrote on last edited by
                                          #175

                                          @apollon77 konnte den Block selbst nicht entfernen, stand nach dem Schreiben wieder drinnen. Habe nun das SET aus dem Gerät entfernt und neu hinzugefügt, nun passt es wieder.

                                          {
                                            "_id": "alias.0.Rollo.EG.EZ.Tuer.SET",
                                            "common": {
                                              "name": "SET",
                                              "role": "level.blind",
                                              "type": "number",
                                              "read": true,
                                              "write": true,
                                              "alias": {
                                                "id": "shelly.0.SHSW-25#687FB4#1.Shutter.Position"
                                              },
                                              "unit": "%",
                                              "smartName": {
                                                "de": "esszimmer rollo tür, rollo esszimmer tür, fenster esszimmer rür"
                                              }
                                            },
                                            "native": {},
                                            "type": "state",
                                            "acl": {
                                              "object": 1636,
                                              "state": 1636,
                                              "owner": "system.user.admin",
                                              "ownerGroup": "system.group.administrator"
                                            },
                                            "from": "system.adapter.admin.0",
                                            "user": "system.user.admin",
                                            "ts": 1760871610622
                                          }
                                          
                                          padrinoP apollon77A 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          396

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe