Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Datenpunkte für Alexa erstellen

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Datenpunkte für Alexa erstellen

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      com27 last edited by com27

      Habe nach längerer Zeit versucht in IoBroker Datenpunkte zuerstellen und diese über iot.0 als Alexa-Gerät anzumelden, leider geht es nicht mehr.
      Reihenfolge: 1. Datenpunkt erstellt Objekt.jpg
      2. Objektdaten
      Objektdaten.jpg
      3. in Instanzeinstellungen:
      iot.0 - Alexa-Geräte hinzugefügt.instanzeinst.jpg
      4 Dann erfolgt Fehlermeldung
      fehler 1.jpg

      1. Im Protokoll :

      iot.0 10503 2021-10-03 11:36:19.489 error "0_userdata.0.Eigene_Routinen_Datenpunkte.Rollo.Rollo_auf" not exists or no native part.

      Cinimod 1 Reply Last reply Reply Quote 0
      • Cinimod
        Cinimod Most Active @com27 last edited by Cinimod

        @com27

        iot versucht offenbar den "nativ" Status zu lesen ... steht aber nichts in deinem Datenpunkt ...

        kannst einfach folgendes einfügen vor dem "type state" unten

        "native": {},

        {
          "common": {
            "name": "iot_test",
            "desc": "Manuell erzeugt",
            "role": "state",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false,
            "smartName": false
          },
          "native": {},
          "type": "state",
          "_id": "0_userdata.0.iot_test",
          "acl": {
            "object": 1636,
            "state": 1636,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "from": "system.adapter.admin.0",
          "user": "system.user.admin",
          "ts": 1633374343692
        }
        
        C 1 Reply Last reply Reply Quote 1
        • C
          com27 @Cinimod last edited by

          @cinimod Danke Funktioniert

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate

          891
          Online

          31.7k
          Users

          79.7k
          Topics

          1.3m
          Posts

          2
          3
          345
          Loading More Posts
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes
          Reply
          • Reply as topic
          Log in to reply
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
          The ioBroker Community 2014-2023
          logo