Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Neue Features

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Neue Features

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

      Ich werde hier posten, welche neue Möglichkeiten erschienen sind.

      Admin Version 0.1.4:

      Manche adapters unterstützen Link zu web Service. Für Legacy z.b. link auf localhost:8088.

      Man muss nur die Konfiguration neu speichern (z.B. was ändern und dann sofort zurück ändern und auf Speichern drucken)
      48_new1.png

      Live history table. Die Änderungen erschienen automatisch nach ca. 1 sekunde
      48_new2.png

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

        Es gibt jetzt neue Installationspakete für windows und debian.

        http://download.iobroker.org/ioBroker-0.0.31.deb

        http://download.iobroker.org/ioBrokerIn … 0.0.31.exe

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

          Es gibt jetzt ping Adapter.
          703_unbenannt.jpg

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

            Es gibt jetzt Adapter node-red. Damit sind die Möglichkeiten schon mal viel mehr.

            Man kann auch MySQL DB über node-red anbinden und eigentlich viel mehr.

            Adapter ist noch in der Entwicklung. Ich will States-Auswahl-Dialog noch fertig machen und den auch später bei DashUI verwenden.

            1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators last edited by

              @Bluefox:

              Es gibt jetzt ping Adapter. `
              @Bluefox:

              Es gibt jetzt Adapter node-red. `

              Im Update war aber nur ein js.controller-update 😞

              Gruß

              Rainer

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

                @Homoran:

                @Bluefox:

                Es gibt jetzt ping Adapter. `
                @Bluefox:

                Es gibt jetzt Adapter node-red. `

                Im Update war aber nur ein js.controller-update 😞

                Gruß

                Rainer `
                Erst js.controller updaten, dann sollten anderen erscheinen.

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators last edited by

                  ok, sind jetzt da - Danke

                  hatte gedacht auch admin müsste update haben

                  ich kann aber im ping-Adapter keine IP-Adessen hinzufügen,

                  da fehlt ein "add device" Button.

                  Rainer
                  614__2016-01-14_07-05-52.jpg

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

                    @Homoran:

                    ok, sind jetzt da - Danke

                    ich kann aber im ping-Adapter keine IP-Adessen hinzufügen,

                    da fehlt ein "add device" Button.

                    Rainer `
                    Kleines PLUS unten/links auf der Tabelle, da wo man anzahl Geräten per Seite wählen kann.
                    877_bildschirmfoto_2016-01-14_um_19.31.21.png

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators last edited by

                      Danke!!

                      Habt ihr aber gut versteckt 😉

                      kann man irgendwie die Liste aus der CCU.IO (auf Dateiebene) kopieren?

                      EDIT:

                      Tut mir leid, laufen beide nicht, es gibt Fehlermeldungen:

                      2014-11-05 17:15:43.174  - info: controller instance system.adapter.node-red.0 started with pid 25779
                      2014-11-05 17:15:45.196  - info: node-red.0 starting. Version 0.0.2
                      2014-11-05 17:15:45.269  - error: uncaught exception: ENOENT, no such file or directory '/opt/iobroker/adapter/node-red/userdata/settings.js'
                      2014-11-05 17:15:45.276  - error: Error: ENOENT, no such file or directory '/opt/iobroker/adapter/node-red/userdata/settings.js'
                          at Object.fs.openSync (fs.js:427:18)
                          at Object.fs.writeFileSync (fs.js:966:15)
                          at writeSettings (/opt/iobroker/adapter/node-red/main.js:105:8)
                          at /opt/iobroker/adapter/node-red/main.js:153:9
                          at /opt/iobroker/lib/adapter.js:382:21
                          at /opt/iobroker/lib/couch.js:160:13
                          at Object.exports.handle (/opt/iobroker/node_modules/nano/node_modules/errs/lib/errs.js:198:5)
                          at Request._callback (/opt/iobroker/node_modules/nano/nano.js:319:16)
                          at Request.self.callback (/opt/iobroker/node_modules/nano/node_modules/request/request.js:122:22)
                          at Request.EventEmitter.emit (events.js:98:17)
                      2014-11-05 17:15:45.592  - error: controller instance system.adapter.node-red.0 terminated with code 1
                      2014-11-05 17:15:51.691  - info: controller instance system.adapter.ping.0 started with pid 25785
                      2014-11-05 17:15:53.537  - error: uncaught exception: Cannot find module 'ping'
                      2014-11-05 17:15:53.551  - error: Error: Cannot find module 'ping'
                          at Function.Module._resolveFilename (module.js:338:15)
                          at Function.Module._load (module.js:280:25)
                          at Module.require (module.js:364:17)
                          at require (module.js:380:17)
                          at Object. <anonymous>(/opt/iobroker/adapter/ping/main.js:12:15)
                          at Module._compile (module.js:456:26)
                          at Object.Module._extensions..js (module.js:474:10)
                          at Module.load (module.js:356:32)
                          at Function.Module._load (module.js:312:12)
                          at Function.Module.runMain (module.js:497:10)
                      2014-11-05 17:15:53.694  - info: ping.0 starting. Version 0.0.1
                      2014-11-05 17:15:53.866  - error: controller instance system.adapter.ping.0 terminated with code 1
                      2014-11-05 17:15:58.345  - info: controller instance system.adapter.ping.0 started with pid 25791
                      2014-11-05 17:16:00.198  - error: uncaught exception: Cannot find module 'ping'
                      2014-11-05 17:16:00.212  - error: Error: Cannot find module 'ping'
                          at Function.Module._resolveFilename (module.js:338:15)
                          at Function.Module._load (module.js:280:25)
                          at Module.require (module.js:364:17)
                          at require (module.js:380:17)
                          at Object. <anonymous>(/opt/iobroker/adapter/ping/main.js:12:15)
                          at Module._compile (module.js:456:26)
                          at Object.Module._extensions..js (module.js:474:10)
                          at Module.load (module.js:356:32)
                          at Function.Module._load (module.js:312:12)
                          at Function.Module.runMain (module.js:497:10)
                      2014-11-05 17:16:00.357  - info: ping.0 starting. Version 0.0.1
                      2014-11-05 17:16:00.527  - error: controller instance system.adapter.ping.0 terminated with code 1</anonymous></anonymous> 
                      

                      Muss da wieder ein npm-install gefahren werden? (auch wenn ich nicht genau weiss was das ist 😄 😄 )

                      Gruß

                      Rainer

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

                        @Homoran:

                        Danke!!

                        kann man irgendwie die Liste aus der CCU.IO (auf Dateiebene) kopieren? `
                        Leider nicht. Aber du kannst abschauen in futon wie die Struktur aussieht und einfach da patchen.

                        system.adapter.ping.0 => native.devices

                        [
                        {ip:"1.1.1.1",name:"something1",room:"enum.rooms.WC"},
                        {ip:"2.2.2.2",name:"something2",room:"enum.rooms.Wohnzimmer"}
                        ]
                        
                        

                        @Homoran:

                        Tut mir leid, laufen beide nicht, es gibt Fehlermeldungen:

                        2014-11-05 17:15:43.174  - info: controller instance system.adapter.node-red.0 started with pid 25779
                        2014-11-05 17:15:45.196  - info: node-red.0 starting. Version 0.0.2
                        2014-11-05 17:15:45.269  - error: uncaught exception: ENOENT, no such file or directory '/opt/iobroker/adapter/node-red/userdata/settings.js'
                        2014-11-05 17:15:45.276  - error: Error: ENOENT, no such file or directory '/opt/iobroker/adapter/node-red/userdata/settings.js'
                        
                        ```` `  
                        

                        Das ist schon mal einen Test!

                        Da fehlt userdata Verzeichnis.

                        Übrigens kannst du schauen ob /opt/iobroker/adapter/node-red/node_moduels/node-red/ da ist?

                        @Homoran:

                        2014-11-05 17:15:53.537 - error: uncaught exception: Cannot find module 'ping'

                        2014-11-05 17:15:53.551 - error: Error: Cannot find module 'ping' `
                        Da habe ich vergessen node_modules einzuchecken.

                        Mache ich heute Abend.

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          @Bluefox:

                          Das ist schon mal einen Test!

                          Da fehlt userdata Verzeichnis.

                          Übrigens kannst du schauen ob /opt/iobroker/adapter/node-red/node_moduels/node-red/ da ist? `

                          Verzeichnis ist da:
                          144_iobroker_nodered.jpg

                          Gruß

                          Rainer

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

                            @Homoran:

                            @Bluefox:

                            Das ist schon mal einen Test!

                            Da fehlt userdata Verzeichnis.

                            Übrigens kannst du schauen ob /opt/iobroker/adapter/node-red/node_moduels/node-red/ da ist? `

                            Verzeichnis ist da:
                            filename="ioBroker_nodered.jpg" index="0">~~

                            Gruß

                            Rainer `
                            Ist gut. Dann fehlt nur "userdata" in /opt/iobroker/adapter/node-red

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators last edited by

                              @Bluefox:

                              Dann fehlt nur "userdata" in /opt/iobroker/adapter/node-red `
                              Sieht so aus:
                              144_iobroker_nodered_2.jpg

                              Viel Spaß damit 😉

                              Rainer

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

                                @Homoran:

                                @Bluefox:

                                Dann fehlt nur "userdata" in /opt/iobroker/adapter/node-red `
                                Sieht so aus:
                                filename="ioBroker_nodered_2.jpg" index="0">~~

                                Viel Spaß damit 😉

                                Rainer `
                                Habe nachgeliefert.

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  Läuft beides jetzt.

                                  Jetzt muss ich mich nur noch in node red einarbeiten - klingt interessant, verstehe ich noch nicht ganz 😉

                                  Hilfe gibt es hier: http://nodered.org/docs/getting-started/first-flow.html

                                  Danke

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators last edited by

                                    Hallo Bluefox,

                                    kannst du evtl in deinem Updatescript für den js-controller noch die Zeile:

                                    root@cubox-i:/opt/iobroker# chmod +x iobroker
                                    

                                    einbauen (sinngemäß).

                                    Achso, die Links für DWD und CCU sind in den Instanzen wieder verschwunden.

                                    Danke

                                    Rainer

                                    1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators last edited by

                                      @Bluefox:

                                      kann man irgendwie die Liste aus der CCU.IO (auf Dateiebene) kopieren?

                                      Leider nicht. Aber du kannst abschauen in futon wie die Struktur aussieht und einfach da patchen.

                                      system.adapter.ping.0 => native.devices `

                                      Also muss man im Prinzip diesen Block kopieren
                                      144_iobroker_futon_ping.jpg
                                      mehrfach wieder einfügen und anpassen.

                                      Ob das so viel schneller geht, als über iobroker.admin????

                                      Danke nochmals

                                      Rainer

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

                                        Es gibt jetzt neue Feature: Log in admin. (Konnte auch ohne Problem jetzt in beliebige Reihenfolge upgedatet werden)

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

                                          48_chart.png
                                          Es gibt jetzt ersten Versuch um Charts zu bauen. Auswahl-Dialog fehlt noch.

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

                                            Charts gibt es jetzt auch in admin:
                                            48_chart.png

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

                                            876
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            70
                                            11984
                                            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