Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [GELÖST] FEHLERMELDUNG IOT

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    3.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.1k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.4k

[GELÖST] FEHLERMELDUNG IOT

Scheduled Pinned Locked Moved ioBroker Allgemein
iot
50 Posts 9 Posters 4.6k Views 6 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.
  • crunchipC crunchip

    @medoxxx das komma fehlt hinter der 6

    
    
    {
    
      "common": {
    
        "name": "Todo List state",
    
        "desc": "Manuell erzeugt",
    
        "role": "switch",
    
        "type": "boolean",
    
        "read": true,
    
        "write": true,
    
        "def": false,
    
        "custom": {
    
          "iot.0": {
    
            "smartName": {
    
              "de": "Todo List state"
    
            }
    
          }
    
        }
    
      },
    
      "type": "state",
    
      "_id": "0_userdata.0.cubinote.actionStates.print_todolist_state",
    
      "acl": {
    
        "object": 1636,
    
        "state": 1638,
    
        "owner": "system.user.admin",
    
        "ownerGroup": "system.group.administrator"
    
      },
    
      "from": "system.adapter.admin.0",
    
      "user": "system.user.admin",
    
      "ts": 1628440048636,
    
      "native": {}
    
    }
    
    
    M Offline
    M Offline
    medoxxx
    wrote on last edited by
    #33
    {
      "common": {
        "name": "Todo List state",
        "desc": "Manuell erzeugt",
        "role": "switch",
        "type": "boolean",
        "read": true,
        "write": true,
        "def": false,
        "custom": {
          "iot.0": {
            "smartName": {
              "de": "Todo List state"
            }
          }
        }
      },
      "type": "state",
      "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
      "acl": {
        "object": 1636,
        "state": 1638,
        "owner": "system.user.admin",
        "ownerGroup": "system.group.administrator"
      },
      "native": {},
      "from": "system.adapter.admin.0",
      "user": "system.user.admin",
      "ts": 1628449584126
    }
    
    crunchipC 1 Reply Last reply
    0
    • M medoxxx

      @crunchip

        "ts":
        "user": "system.user.admin",
        "ts": 16284400048636
        "native": {}
      }
      
      J Offline
      J Offline
      Jan1
      wrote on last edited by
      #34

      @medoxxx
      Ich habe den Grund nicht verstanden, warum Du manuell an dem DP fummelst, den kannst doch automatisch erstellen wie Du den haben willst und dann sollte auch alles passen. Es ist sehr selten der Fall, dass man da manuell noch ran drehen muss.

      M 1 Reply Last reply
      0
      • M medoxxx
        {
          "common": {
            "name": "Todo List state",
            "desc": "Manuell erzeugt",
            "role": "switch",
            "type": "boolean",
            "read": true,
            "write": true,
            "def": false,
            "custom": {
              "iot.0": {
                "smartName": {
                  "de": "Todo List state"
                }
              }
            }
          },
          "type": "state",
          "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
          "acl": {
            "object": 1636,
            "state": 1638,
            "owner": "system.user.admin",
            "ownerGroup": "system.group.administrator"
          },
          "native": {},
          "from": "system.adapter.admin.0",
          "user": "system.user.admin",
          "ts": 1628449584126
        }
        
        crunchipC Away
        crunchipC Away
        crunchip
        Forum Testing Most Active
        wrote on last edited by
        #35

        @medoxxx oh man ich geb es gleich auf:thinking_face:
        am ende der zeile 29 ein KOMMA setzen und ENTER drücken, danach die Zeile

        "native": {}
        

        einfügen

        umgestiegen von Proxmox auf Unraid

        ChaotC 1 Reply Last reply
        0
        • crunchipC crunchip

          @medoxxx oh man ich geb es gleich auf:thinking_face:
          am ende der zeile 29 ein KOMMA setzen und ENTER drücken, danach die Zeile

          "native": {}
          

          einfügen

          ChaotC Offline
          ChaotC Offline
          Chaot
          wrote on last edited by Chaot
          #36

          @crunchip Steht doch in Zeile 26.

          ioBroker auf NUC unter Proxmox; VIS: 12" Touchscreen und 17" Touch; Lichtsteuerung, Thermometer und Sensoren: Tasmota (39); Ambiente Beleuchtung: WLED (9); Heizung: DECT Thermostate (9) an Fritz 6690; EMS-ESP; 1 Echo V2; 3 Echo DOT; 1 Echo Connect; 2 Echo Show 5; Unifi Ap-Ac Lite.

          crunchipC 1 Reply Last reply
          0
          • ChaotC Chaot

            @crunchip Steht doch in Zeile 26.

            crunchipC Away
            crunchipC Away
            crunchip
            Forum Testing Most Active
            wrote on last edited by
            #37

            @chaot jetzt wo du es schreibst, hehe, ich hab nur aufs ende geschaut:upside_down_face:

            umgestiegen von Proxmox auf Unraid

            1 Reply Last reply
            0
            • J Jan1

              @medoxxx
              Ich habe den Grund nicht verstanden, warum Du manuell an dem DP fummelst, den kannst doch automatisch erstellen wie Du den haben willst und dann sollte auch alles passen. Es ist sehr selten der Fall, dass man da manuell noch ran drehen muss.

              M Offline
              M Offline
              medoxxx
              wrote on last edited by
              #38

              @jan1 macht nix :-)

              {
                "common": {
                  "name": "Todo List state",
                  "desc": "Manuell erzeugt",
                  "role": "switch",
                  "type": "boolean",
                  "read": true,
                  "write": true,
                  "def": false,
                  "custom": {
                    "iot.0": {
                      "smartName": {
                        "de": "Todo List state"
                      }
                    }
                  }
                },
                "type": "state",
                "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
                "acl": {
                  "object": 1636,
                  "state": 1638,
                  "owner": "system.user.admin",
                  "ownerGroup": "system.group.administrator"
                },
                "native": {},
                "from": "system.adapter.admin.0",
                "user": "system.user.admin",
                "ts": 1628449584126
              }
              
              FredFF M J 3 Replies Last reply
              0
              • M medoxxx

                @jan1 macht nix :-)

                {
                  "common": {
                    "name": "Todo List state",
                    "desc": "Manuell erzeugt",
                    "role": "switch",
                    "type": "boolean",
                    "read": true,
                    "write": true,
                    "def": false,
                    "custom": {
                      "iot.0": {
                        "smartName": {
                          "de": "Todo List state"
                        }
                      }
                    }
                  },
                  "type": "state",
                  "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
                  "acl": {
                    "object": 1636,
                    "state": 1638,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  },
                  "native": {},
                  "from": "system.adapter.admin.0",
                  "user": "system.user.admin",
                  "ts": 1628449584126
                }
                
                FredFF Online
                FredFF Online
                FredF
                Most Active Forum Testing
                wrote on last edited by
                #39

                @medoxxx Na da ist doch der native part nun da. Klappt es jetzt mit dem iot?

                M 1 Reply Last reply
                0
                • M medoxxx

                  @jan1 macht nix :-)

                  {
                    "common": {
                      "name": "Todo List state",
                      "desc": "Manuell erzeugt",
                      "role": "switch",
                      "type": "boolean",
                      "read": true,
                      "write": true,
                      "def": false,
                      "custom": {
                        "iot.0": {
                          "smartName": {
                            "de": "Todo List state"
                          }
                        }
                      }
                    },
                    "type": "state",
                    "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
                    "acl": {
                      "object": 1636,
                      "state": 1638,
                      "owner": "system.user.admin",
                      "ownerGroup": "system.group.administrator"
                    },
                    "native": {},
                    "from": "system.adapter.admin.0",
                    "user": "system.user.admin",
                    "ts": 1628449584126
                  }
                  
                  M Offline
                  M Offline
                  medoxxx
                  wrote on last edited by
                  #40

                  @medoxxx kann es leider noch immer nicht "schreiben"...

                  FredFF crunchipC 2 Replies Last reply
                  0
                  • FredFF FredF

                    @medoxxx Na da ist doch der native part nun da. Klappt es jetzt mit dem iot?

                    M Offline
                    M Offline
                    medoxxx
                    wrote on last edited by
                    #41

                    @fredf 516bd5fa-c49f-4b37-a270-308cfd6636bb-image.png

                    immer noch grau hinterlegt

                    1 Reply Last reply
                    0
                    • M medoxxx

                      @medoxxx kann es leider noch immer nicht "schreiben"...

                      FredFF Online
                      FredFF Online
                      FredF
                      Most Active Forum Testing
                      wrote on last edited by
                      #42

                      @medoxxx du meinst die Änderung im Datenpunkt speichern?

                      M 1 Reply Last reply
                      0
                      • M medoxxx

                        @medoxxx kann es leider noch immer nicht "schreiben"...

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #43

                        @medoxxx immer noch ein roter Rahmen?

                        umgestiegen von Proxmox auf Unraid

                        1 Reply Last reply
                        0
                        • FredFF FredF

                          @medoxxx du meinst die Änderung im Datenpunkt speichern?

                          M Offline
                          M Offline
                          medoxxx
                          wrote on last edited by
                          #44

                          @fredf genau

                          nein, kein roter Rahmen mehr

                          FredFF crunchipC M 3 Replies Last reply
                          0
                          • M medoxxx

                            @fredf genau

                            nein, kein roter Rahmen mehr

                            FredFF Online
                            FredFF Online
                            FredF
                            Most Active Forum Testing
                            wrote on last edited by
                            #45

                            @medoxxx Du hast "jetzt" nichts mehr geändert, deswegen ist das "Schreiben" auch nicht aktiviert.
                            Probiere mit dem iot Adapter ob es nun klappt

                            1 Reply Last reply
                            0
                            • M medoxxx

                              @fredf genau

                              nein, kein roter Rahmen mehr

                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active
                              wrote on last edited by
                              #46

                              @medoxxx gerade probiert, wenn die Zeile "native": {}" nicht am Ende steht, kann ich auch nicht speichern

                              umgestiegen von Proxmox auf Unraid

                              1 Reply Last reply
                              0
                              • M medoxxx

                                @fredf genau

                                nein, kein roter Rahmen mehr

                                M Offline
                                M Offline
                                medoxxx
                                wrote on last edited by
                                #47

                                @medoxxx wahrscheinlich muss ich den Zustandswert von "Logikkette auf .json ändern?!

                                ja, jetzt klappt es!

                                FredFF 1 Reply Last reply
                                0
                                • M medoxxx

                                  @medoxxx wahrscheinlich muss ich den Zustandswert von "Logikkette auf .json ändern?!

                                  ja, jetzt klappt es!

                                  FredFF Online
                                  FredFF Online
                                  FredF
                                  Most Active Forum Testing
                                  wrote on last edited by
                                  #48

                                  @medoxxx Na also. Bitte deinen ersten Beitrag editieren und ein [gelöst] davor setzen

                                  M 1 Reply Last reply
                                  0
                                  • FredFF FredF

                                    @medoxxx Na also. Bitte deinen ersten Beitrag editieren und ein [gelöst] davor setzen

                                    M Offline
                                    M Offline
                                    medoxxx
                                    wrote on last edited by
                                    #49

                                    danke euch allen!:+1:

                                    1 Reply Last reply
                                    0
                                    • M medoxxx

                                      @jan1 macht nix :-)

                                      {
                                        "common": {
                                          "name": "Todo List state",
                                          "desc": "Manuell erzeugt",
                                          "role": "switch",
                                          "type": "boolean",
                                          "read": true,
                                          "write": true,
                                          "def": false,
                                          "custom": {
                                            "iot.0": {
                                              "smartName": {
                                                "de": "Todo List state"
                                              }
                                            }
                                          }
                                        },
                                        "type": "state",
                                        "_id": "0_userdata.0.cubinote.actionStates.print_shoppinglist_state",
                                        "acl": {
                                          "object": 1636,
                                          "state": 1638,
                                          "owner": "system.user.admin",
                                          "ownerGroup": "system.group.administrator"
                                        },
                                        "native": {},
                                        "from": "system.adapter.admin.0",
                                        "user": "system.user.admin",
                                        "ts": 1628449584126
                                      }
                                      
                                      J Offline
                                      J Offline
                                      Jan1
                                      wrote on last edited by
                                      #50

                                      @medoxxx sagte in [GELÖST] FEHLERMELDUNG IOT:

                                      macht nix

                                      Doch, weil wenn Du das gleich ordentlich gemacht hättest, Du Dir viel Arbeit sparen hättest können ;)

                                      1 Reply 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

                                      648

                                      Online

                                      32.7k

                                      Users

                                      82.3k

                                      Topics

                                      1.3m

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

                                      • Don't have an account? Register

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