Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 3.3 jetzt im Beta

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    js-controller 3.3 jetzt im Beta

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 @JB_Sullivan last edited by

      @jb_sullivan Kommt davon wenn die GitHub issues unvollstndig sind .... grmpf ... ja heute abend mach ich noch ne Runde. Melde mich

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @luie last edited by

        @luie Für rpi bitte ein Issue im Github mit Debug log. Info Adapter bitte GitHub testen

        L 2 Replies Last reply Reply Quote 0
        • apollon77
          apollon77 @JB_Sullivan last edited by

          @jb_sullivan Mach mir bitte mitt dem Log ein GitHub Issue für später damits nicht runterfällt

          1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @Diginix last edited by

            @diginix sagte in js-controller 3.3 jetzt im Beta:

            Ein Adapter sollte in der Lage sein den Datentyp usw. seiner Objekte on-the-fly glatt zu ziehen.

            Ja das könnte er, aber die meisten sind dafür nicht vorbereitet und wenn Sie das tun würden gäbe es ggf andere probleme wie "Hohe I/O weil ständig Objekte neu geschrieben werden". Haben wir auf dem Zettel da was zu überlegen

            1 Reply Last reply Reply Quote 1
            • apollon77
              apollon77 @JB_Sullivan last edited by

              @jb_sullivan Na macht doch mal einen Admin Feature Request für "custom import/export" ... das wäre doch Eure Lösung

              1 Reply Last reply Reply Quote 0
              • Dr. Bakterius
                Dr. Bakterius Most Active @apollon77 last edited by

                @apollon77 sagte in js-controller 3.3 jetzt im Beta:

                Was sonst noch offen?

                Nuki-Extended (https://github.com/Zefau/ioBroker.nuki-extended/issues/145) unverändert bisher (v2.3.0).

                arteck created this issue in Zefau/ioBroker.nuki-extended

                closed admin 5.x #145

                apollon77 Dr. Bakterius 2 Replies Last reply Reply Quote 0
                • apollon77
                  apollon77 @Dr. Bakterius last edited by

                  @dr-bakterius Bei dem habe ich keinen echten Zugriff, daher schwierig. habe gefragt was ist ...

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    Also:

                    • Roomba: Bitte nochmal GitHub version checken, sollte alles weg sein
                    • Info Adapter: Siehe Issue ... ich behaupte Ihr nutzt nicht den Code von GitHub 🙂
                    JB_Sullivan 1 Reply Last reply Reply Quote 0
                    • L
                      luie @apollon77 last edited by luie

                      @apollon77

                      Ich hoffe das ist so richtig.

                      https://github.com/iobroker-community-adapters/ioBroker.rpi2/issues/72#issuecomment-881637186

                      SurfGargano created this issue in iobroker-community-adapters/ioBroker.rpi2

                      closed with js-controller 3.3.2 there are warnings wrong type for objects #72

                      apollon77 1 Reply Last reply Reply Quote 0
                      • JB_Sullivan
                        JB_Sullivan @apollon77 last edited by

                        @apollon77 NOPE

                        Roomba läuft immer noch nicht

                        roomba.0	2021-07-16 20:40:13.405	info	(15356) State value to set for "roomba.0.missions.current.runtime" has to be type "string" but received type "number"
                        roomba.0	2021-07-16 20:40:12.603	info	(15356) State value to set for "roomba.0.missions.current.runtime" has to be type "string" but received type "number"
                        roomba.0	2021-07-16 20:40:11.028	info	(15356) State value to set for "roomba.0.missions.current.runtime" has to be type "string" but received type "number"
                        roomba.0	2021-07-16 20:40:11.025	info	(15356) State value to set for "roomba.0.missions.current.started" has to be type "string" but received type "number"
                        roomba.0	2021-07-16 20:40:11.024	info	(15356) State value to set for "roomba.0.missions.current.id" has to be type "string" but received type "number"
                        roomba.0	2021-07-16 20:40:10.994	info	(15356) Roomba has started a new mission (#434).
                        roomba.0	2021-07-16 20:40:09.775	info	(15356) Triggered action -start- on Roomba.
                        web.0	2021-07-16 20:39:36.732	info	(14512) ==>Connected system.user.admin from
                        
                        apollon77 1 Reply Last reply Reply Quote 0
                        • L
                          luie @apollon77 last edited by

                          @apollon77

                          Und mit dem Info-Adapter sieht das jetzt so aus. Der Fehler liegt wohl an meinem System?

                          2021-07-16 20:35:00.822 - info: host.raspi "system.adapter.info.0" enabled
                          2021-07-16 20:35:01.356 - info: host.raspi instance system.adapter.info.0 started with pid 6020
                          2021-07-16 20:35:04.549 - info: info.0 (6020) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                          2021-07-16 20:35:04.567 - info: info.0 (6020) starting. Version 1.8.0 in /opt/iobroker/node_modules/iobroker.info, node: v14.17.2, js-controller: 3.3.14
                          2021-07-16 20:35:04.636 - info: info.0 (6020) Reading/updating systemdata.
                          2021-07-16 20:35:06.007 - error: info.0 (6020) uncaught exception: EACCES: permission denied, scandir '/var/lib/bluetooth/'
                          2021-07-16 20:35:06.013 - error: info.0 (6020) Error: EACCES: permission denied, scandir '/var/lib/bluetooth/'
                          at readdirSync (fs.js:1043:3)
                          at getDirectories (/opt/iobroker/node_modules/systeminformation/lib/util.js:680:12)
                          at getFilesRecursively (/opt/iobroker/node_modules/systeminformation/lib/util.js:687:16)
                          at Object.getFilesInPath (/opt/iobroker/node_modules/systeminformation/lib/util.js:695:12)
                          at /opt/iobroker/node_modules/systeminformation/lib/bluetooth.js:98:30
                          at processTicksAndRejections (internal/process/task_queues.js:77:11)
                          2021-07-16 20:35:06.015 - error: info.0 (6020) Exception-Code: EACCES: EACCES: permission denied, scandir '/var/lib/bluetooth/'
                          2021-07-16 20:35:07.224 - info: info.0 (6020) cleaned everything up...
                          2021-07-16 20:35:07.226 - info: info.0 (6020) terminating
                          2021-07-16 20:35:07.230 - warn: info.0 (6020) Terminated (UNCAUGHT_EXCEPTION): Without reason
                          2021-07-16 20:35:07.378 - info: info.0 (6020) State value to set for "info.0.sysinfo.cpu.currentLoad.cpus-0" has to be stringified but received type "object"
                          2021-07-16 20:35:07.379 - info: info.0 (6020) State value to set for "info.0.sysinfo.cpu.currentLoad.cpus-1" has to be stringified but received type "object"
                          2021-07-16 20:35:07.381 - info: info.0 (6020) State value to set for "info.0.sysinfo.cpu.currentLoad.cpus-2" has to be stringified but received type "object"
                          2021-07-16 20:35:07.385 - info: info.0 (6020) State value to set for "info.0.sysinfo.cpu.currentLoad.cpus-3" has to be stringified but received type "object"
                          2021-07-16 20:35:08.094 - warn: info.0 (6020) get state error: Connection is closed.
                          2021-07-16 20:35:08.095 - warn: info.0 (6020) get state error: DB closed
                          ...
                          2021-07-16 20:35:08.148 - warn: info.0 (6020) get state error: DB closed
                          2021-07-16 20:35:08.150 - warn: info.0 (6020) get state error: DB closed
                          2021-07-16 20:35:08.164 - warn: info.0 (6020) get state error: Connection is closed.
                          2021-07-16 20:35:08.257 - warn: info.0 (6020) Could not perform strict object check of state info.0.newsfeed_filtered: Connection is closed.
                          2021-07-16 20:35:08.259 - warn: info.0 (6020) get state error: Connection is closed.
                          2021-07-16 20:35:08.357 - error: host.raspi instance system.adapter.info.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                          2021-07-16 20:35:08.359 - info: host.raspi Restart adapter system.adapter.info.0 because enabled
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • JB_Sullivan
                            JB_Sullivan last edited by

                            Habe noch einen Adapter gefunden. Auch nur Entwickler oder ggf. ebenfalls Community?

                            spotify-premium.0	2021-07-16 21:03:46.219	info	(10336) State value to set for "spotify-premium.0.authorization.token" has to be stringified but received type "object"
                            
                            apollon77 2 Replies Last reply Reply Quote 0
                            • apollon77
                              apollon77 @luie last edited by

                              @luie Perfekt, da war noch ne zweite Code-Stelle ... Bitte GitHub Version testen

                              L 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @JB_Sullivan last edited by

                                @jb_sullivan Na du kommst ja auch immer mit neuen IDs die vorher nie in den Logs waren. Ich muss JEDE ID einzeln definieren!!
                                Geändert auf GitHub ... dann die nächsten Bitte? 😉

                                JB_Sullivan 1 Reply Last reply Reply Quote 0
                                • L
                                  luie @apollon77 last edited by

                                  @apollon77

                                  rpi2 - keine Fehler mehr. Danke👍

                                  1 Reply Last reply Reply Quote 1
                                  • apollon77
                                    apollon77 @luie last edited by

                                    @luie Ok, die Exception habe ich an den einen Library Dev weitergegeben - der ist an sich recht fix.

                                    Ansonsten hab ich GitHub nochmal aktualisierrt für den Rest

                                    1 Reply Last reply Reply Quote 1
                                    • apollon77
                                      apollon77 @JB_Sullivan last edited by

                                      @jb_sullivan Immer GitHub issues machen!!! Aber ja den kann ich mir ansehen

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @JB_Sullivan last edited by

                                        @jb_sullivan Github update bitte versuchen

                                        1 Reply Last reply Reply Quote 0
                                        • JB_Sullivan
                                          JB_Sullivan @apollon77 last edited by JB_Sullivan

                                          @apollon77 sagte in js-controller 3.3 jetzt im Beta:

                                          Ich muss JEDE ID einzeln definieren!!

                                          Ähm sorry, das kann ich ja nicht ahnen/wissen. Ich dachte das wäre irgend etwas globales was man einmal irgendwo umstellen muss.

                                          D.h. aber auch im Umkehrschluss, das man im Grunde ALLE Funktionen von ALLEN Geräten testen muss, denn nur wenn sich der Datenpunkt ändert, spuckt er ggf. auch eine Fehlermeldung aus?!?

                                          Na, da könnte noch einiges kommen (z.B. Heizkörper Thermostate - weil nur im Winter in Betrieb) oder Datenpunkte die nur bei bestimmten Betriebszuständen geschrieben werden, was man so ggf. gar nicht simulieren kann oder gar nicht auf dem Schirm hat.

                                          M apollon77 2 Replies Last reply Reply Quote 0
                                          • M
                                            Marty56 @JB_Sullivan last edited by

                                            Beim tr64 Adapter kommt bei mir

                                            State value to set for "tr-064.0.callmonitor.outbound.callee" has to be type "number" but received type "string"

                                            JB_Sullivan apollon77 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            904
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            75
                                            791
                                            157767
                                            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