Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter: ioBroker.unifi

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

      @ykuendig:

      Was die Steuerung angeht: Wäre echt cool, wenn man da was Steuern kann. Ich kann mir aber vorstellen das die Entscheidung, was wofür und wie zu steuern ist, noch Gesprächsstoff abgibt. Auch hier ein Kompromissvorschlag: Vielleicht kannst Du in einer ersten Version ein Datenfeld definieren, wo man sich ein Steuersatz als JSON zB {"wlangroup_id_ng":"<wlan group/id="">","wlan_overrides":[]} hinschreibt. Und der Adapter bespricht das dann mit dem Controller. :idea: `

      Da gibts eigentlich wenig Gesprächsstoff 🙂 Es wird das alles umgesetzt was die UniFi-App auf dem iPhone z.B. auch zulässt und dann dann mittels spezieller Kommando states die man dann nur triggern muss und schon passiert die Aktion dann entsprechend.</wlan> `

      1 Reply Last reply Reply Quote 0
      • T
        tesso last edited by

        Unifi ist aufgebaut. Der Adapter wurde installiert und konfiguriert.

        Leider kommen bei mir Fehler.

        host.pi01	2017-02-26 13:09:25.012	info	Restart adapter system.adapter.unifi.0 because enabled
        host.pi01	2017-02-26 13:09:25.010	error	instance system.adapter.unifi.0 terminated with code 0 (OK)
        unifi.0	2017-02-26 13:09:24.839	info	cleaned everything up...
        unifi.0	2017-02-26 13:09:24.836	error	at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)
        unifi.0	2017-02-26 13:09:24.836	error	at Array.every (native)
        unifi.0	2017-02-26 13:09:24.836	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7
        unifi.0	2017-02-26 13:09:24.836	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
        unifi.0	2017-02-26 13:09:24.836	error	at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)
        unifi.0	2017-02-26 13:09:24.836	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13
        unifi.0	2017-02-26 13:09:24.836	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
        unifi.0	2017-02-26 13:09:24.836	error	at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)
        unifi.0	2017-02-26 13:09:24.836	error	at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
        unifi.0	2017-02-26 13:09:24.836	error	at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:57
        unifi.0	2017-02-26 13:09:24.836	error	TypeError: Cannot read property 'subsystem' of null
        unifi.0	2017-02-26 13:09:24.825	error	uncaught exception: Cannot read property 'subsystem' of null
        unifi.0	2017-02-26 13:09:24.778	info	getSitesStats: default
        unifi.0	2017-02-26 13:09:21.631	info	controller = 192.168.178.78:8443
        unifi.0	2017-02-26 13:09:21.631	info	update_interval = 60
        unifi.0	2017-02-26 13:09:21.628	info	Starting UniFi-Controller query
        unifi.0	2017-02-26 13:09:21.591	info	starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v4.7.3
        host.pi01	2017-02-26 13:09:18.981	info	instance system.adapter.unifi.0 started with pid 2394
        

        Was kann ich tun?

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

          Adapter schon mal neu gestartet und/oder neu installiert?

          Welche Version? Aus npm oder vom Git ( falsch diese nicht identisch sind)?

          Gruß,

          Eric

          1 Reply Last reply Reply Quote 0
          • T
            tesso last edited by

            Adapter wurde schon neu installiert aus dem GIT. Auch neu gestartet. Version ist 0.3.1.

            Mein Controller läuft auf einem Cloudkey. Spielt das eine Rolle? Der Adapter wird auch nicht grün.

            Kann es sein, daß mein Kennwort als Variable interpretiert wird? Es beginnt mit einem $

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

              Versuche mal ein einfacheres Kennwort.

              Die IP passt aber?

              Gruß,

              Eric

              1 Reply Last reply Reply Quote 0
              • T
                tesso last edited by

                Die IP ist korrekt, habe ich gerade überprüft.

                Passwort wird getestet und gleich gemeldet.

                Anderes Kennwort hat nicht gebracht.

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

                  Wenn Du mit der Maus auf die "nicht grüne" Anzeige zeigst, bekommst Du mehr Infos, was geht und was nicht.

                  Welcher Teil klemmt?

                  1 Reply Last reply Reply Quote 0
                  • T
                    tesso last edited by

                    Beide Teile klemmen.

                    Connect to host: false

                    Heartbeat: false

                    Hat denn jemand den Adapter gegen einen Cloudkey laufen oder habt ihr alle einen Software Controller?

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

                      Bei mir läuft der Controller auf einer Debian-Maschine unter ESXi.

                      1 Reply Last reply Reply Quote 0
                      • Y
                        ykuendig last edited by

                        Hatte vor, demnächst einen Key zu ordern. Zur Zeit läuft mein Controller auf dem Raspi (neben iobroker) - verbraucht min. einen Drittel des RAMs.

                        1 Reply Last reply Reply Quote 0
                        • T
                          tesso last edited by

                          Vorsichtig geraten, hat der Adapter noch ein Problem mit dem Cloudkey.

                          1 Reply Last reply Reply Quote 0
                          • jens.maus
                            jens.maus last edited by

                            @tesso:

                            Vorsichtig geraten, hat der Adapter noch ein Problem mit dem Cloudkey. `

                            Also ich nutze selbst seit einiger Zeit den cloudkey (hatte vorher den Controller unter ubuntu laufen) und hab damit keinerlei Probleme.

                            1 Reply Last reply Reply Quote 0
                            • T
                              tesso last edited by

                              Ok, dann liegt es daran vermutlich auch nicht.

                              Cloudkey Version 0.6.0

                              Controller Software v5.4.11

                              Irgendwas muß doch bei mir anders sein.

                              Hast du noch eine Idee?

                              Habe den Adapter gerade noch einmal gestartet:
                              ` > unifi.0 2017-02-26 23:13:37.392 info cleaned everything up…

                              unifi.0 2017-02-26 23:13:37.389 error at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)

                              unifi.0 2017-02-26 23:13:37.389 error at Array.every (native)

                              unifi.0 2017-02-26 23:13:37.389 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7

                              unifi.0 2017-02-26 23:13:37.389 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)

                              unifi.0 2017-02-26 23:13:37.389 error at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)

                              unifi.0 2017-02-26 23:13:37.389 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13

                              unifi.0 2017-02-26 23:13:37.389 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)

                              unifi.0 2017-02-26 23:13:37.389 error at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)

                              unifi.0 2017-02-26 23:13:37.389 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)

                              unifi.0 2017-02-26 23:13:37.389 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:57

                              unifi.0 2017-02-26 23:13:37.389 error TypeError: Cannot read property 'subsystem' of null

                              unifi.0 2017-02-26 23:13:37.379 error uncaught exception: Cannot read property 'subsystem' of null

                              unifi.0 2017-02-26 23:13:37.333 info getSitesStats: default

                              unifi.0 2017-02-26 23:13:34.172 info controller = 192.168.178.78:8443

                              unifi.0 2017-02-26 23:13:34.171 info update_interval = 60

                              unifi.0 2017-02-26 23:13:34.170 info Starting UniFi-Controller query

                              unifi.0 2017-02-26 23:13:34.150 info starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v4.7.3

                              unifi.0 2017-02-26 23:13:34.091 debug statesDB connected

                              unifi.0 2017-02-26 23:13:33.950 debug objectDB connected

                              unifi.0 2017-02-26 23:13:01.340 info cleaned everything up...

                              unifi.0 2017-02-26 23:13:01.337 error at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)

                              unifi.0 2017-02-26 23:13:01.337 error at Array.every (native)

                              unifi.0 2017-02-26 23:13:01.337 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7

                              unifi.0 2017-02-26 23:13:01.337 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)

                              unifi.0 2017-02-26 23:13:01.337 error at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)

                              unifi.0 2017-02-26 23:13:01.337 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13

                              unifi.0 2017-02-26 23:13:01.337 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)

                              unifi.0 2017-02-26 23:13:01.337 error at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)

                              unifi.0 2017-02-26 23:13:01.337 error at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)

                              unifi.0 2017-02-26 23:13:01.337 error at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:57

                              unifi.0 2017-02-26 23:13:01.337 error TypeError: Cannot read property 'subsystem' of null

                              unifi.0 2017-02-26 23:13:01.326 error uncaught exception: Cannot read property 'subsystem' of null

                              unifi.0 2017-02-26 23:13:01.278 info getSitesStats: default

                              unifi.0 2017-02-26 23:12:57.854 info controller = 192.168.178.78:8443

                              unifi.0 2017-02-26 23:12:57.853 info update_interval = 60

                              unifi.0 2017-02-26 23:12:57.852 info Starting UniFi-Controller query

                              unifi.0 2017-02-26 23:12:57.834 info starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v4.7.3

                              unifi.0 2017-02-26 23:12:57.727 debug statesDB connected

                              unifi.0 2017-02-26 23:12:57.584 debug objectDB connected `

                              Die traverse Fehler machen mich stutzig.

                              1 Reply Last reply Reply Quote 0
                              • jens.maus
                                jens.maus last edited by

                                @tesso:

                                Ok, dann liegt es daran vermutlich auch nicht.

                                Cloudkey Version 0.6.0

                                Controller Software v5.4.11

                                Irgendwas muß doch bei mir anders sein.

                                Hast du noch eine Idee?

                                […]

                                Die traverse Fehler machen mich stutzig. `

                                Da scheint anscheinend ei json response grundsätzlich etwas anders zu sein als das bei mir/anderen der Fall ist. Kannst du mal bitte in /opt/iobroker/node_modules/iobroker.unifi/main.js reingehen und dort Zeile 283 mit dem "adapter.log.info()" Aufruf auskommentieren und dann schauen was er da für ein JSON ausgibt und dann bitte das posten. Gut wäre auch du könntest gleich dafür auf GitHub ein IssueTicket aufmachen und dort das JSON posten dann kann ich mir das geordneter anschauen.

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tesso last edited by

                                  Mache ich heute Abend fertig und stelle es zur Verfügung. Kann etwas dauern, da ich gerade im Bootcamp bin.

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    tesso last edited by

                                    Das ist alles was ich im Log finde. Keine Spur eines json

                                    2017-02-27 23:38:21.691  - ESC[34mdebugESC[39m: unifi.0 objectDB connected
                                    2017-02-27 23:38:21.845  - ESC[34mdebugESC[39m: unifi.0 statesDB connected
                                    2017-02-27 23:38:21.956  - ESC[32minfoESC[39m: unifi.0 starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v4.7.3
                                    2017-02-27 23:38:21.975  - ESC[32minfoESC[39m: unifi.0 Starting UniFi-Controller query
                                    2017-02-27 23:38:21.976  - ESC[32minfoESC[39m: unifi.0 update_interval = 60
                                    2017-02-27 23:38:21.977  - ESC[32minfoESC[39m: unifi.0 controller = 192.168.178.78:8443
                                    2017-02-27 23:38:25.100  - ESC[32minfoESC[39m: unifi.0 getSitesStats: default
                                    2017-02-27 23:38:25.117  - ESC[32minfoESC[39m: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:38:25.121  - ESC[32minfoESC[39m: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:38:25.124  - ESC[32minfoESC[39m: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:38:25.127  - ESC[32minfoESC[39m: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:38:25.153  - ESC[31merrorESC[39m: unifi.0 uncaught exception: Cannot read property 'subsystem' of null
                                    2017-02-27 23:38:25.164  - ESC[31merrorESC[39m: unifi.0 TypeError: Cannot read property 'subsystem' of null
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:57
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
                                        at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13
                                        at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7
                                        at Array.every (native)
                                        at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)
                                    2017-02-27 23:38:25.167  - ESC[32minfoESC[39m: unifi.0 cleaned everything up...
                                    2017-02-27 23:38:25.334  - ESC[31merrorESC[39m: host.pi01 instance system.adapter.unifi.0 terminated with code 0 (OK)
                                    2017-02-27 23:38:25.335  - ESC[32minfoESC[39m: host.pi01 Restart adapter system.adapter.unifi.0 because enabled
                                    
                                    

                                    Ich habe mal auch die ander logZeile ein paar Zeilen tiefer mit riengenommen. dann sieht es so aus

                                    2017-02-27 23:41:58.614  - info: unifi.0 Starting UniFi-Controller query
                                    2017-02-27 23:41:58.615  - info: unifi.0 update_interval = 60
                                    2017-02-27 23:41:58.616  - info: unifi.0 controller = 192.168.178.78:8443
                                    2017-02-27 23:42:01.798  - info: unifi.0 getSitesStats: default
                                    2017-02-27 23:42:01.813  - info: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:42:01.815  - info: unifi.0 __(1): default.health.wlan = [object Object] type: object
                                    2017-02-27 23:42:01.817  - info: unifi.0 __(2): default.health.wlan.num_adopted = 1 type: number
                                    2017-02-27 23:42:01.818  - info: unifi.0 __(2): default.health.wlan.num_ap = 1 type: number
                                    2017-02-27 23:42:01.819  - info: unifi.0 __(2): default.health.wlan.num_disabled = 0 type: number
                                    2017-02-27 23:42:01.819  - info: unifi.0 __(2): default.health.wlan.num_disconnected = 0 type: number
                                    2017-02-27 23:42:01.820  - info: unifi.0 __(2): default.health.wlan.num_guest = 0 type: number
                                    2017-02-27 23:42:01.821  - info: unifi.0 __(2): default.health.wlan.num_pending = 0 type: number
                                    2017-02-27 23:42:01.821  - info: unifi.0 __(2): default.health.wlan.num_user = 0 type: number
                                    2017-02-27 23:42:01.822  - info: unifi.0 __(2): default.health.wlan.rx_bytes-r = 0 type: number
                                    2017-02-27 23:42:01.823  - info: unifi.0 __(2): default.health.wlan.status = ok type: string
                                    2017-02-27 23:42:01.823  - info: unifi.0 __(2): default.health.wlan.subsystem = wlan type: string
                                    2017-02-27 23:42:01.824  - info: unifi.0 __(2): default.health.wlan.tx_bytes-r = 0 type: number
                                    2017-02-27 23:42:01.825  - info: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:42:01.825  - info: unifi.0 __(1): default.health.wan = [object Object] type: object
                                    2017-02-27 23:42:01.826  - info: unifi.0 __(2): default.health.wan.gw_mac = f0:9f:c2:11:50:53 type: string
                                    2017-02-27 23:42:01.827  - info: unifi.0 __(2): default.health.wan.num_adopted = 1 type: number
                                    2017-02-27 23:42:01.827  - info: unifi.0 __(2): default.health.wan.num_disconnected = 1 type: number
                                    2017-02-27 23:42:01.828  - info: unifi.0 __(2): default.health.wan.num_gw = 0 type: number
                                    2017-02-27 23:42:01.828  - info: unifi.0 __(2): default.health.wan.num_pending = 0 type: number
                                    2017-02-27 23:42:01.829  - info: unifi.0 __(2): default.health.wan.status = error type: string
                                    2017-02-27 23:42:01.831  - info: unifi.0 __(2): default.health.wan.subsystem = wan type: string
                                    2017-02-27 23:42:01.832  - info: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:42:01.833  - info: unifi.0 __(1): default.health.www = [object Object] type: object
                                    2017-02-27 23:42:01.834  - info: unifi.0 __(2): default.health.www.gw_mac = f0:9f:c2:11:50:53 type: string
                                    2017-02-27 23:42:01.835  - info: unifi.0 __(2): default.health.www.status = error type: string
                                    2017-02-27 23:42:01.835  - info: unifi.0 __(2): default.health.www.subsystem = www type: string
                                    2017-02-27 23:42:01.836  - info: unifi.0 _(2): default.health = [object Object] type: object
                                    2017-02-27 23:42:01.837  - info: unifi.0 __(1): default.health.lan = [object Object] type: object
                                    2017-02-27 23:42:01.838  - info: unifi.0 __(2): default.health.lan.lan_ip = null type: object
                                    2017-02-27 23:42:01.866  - error: unifi.0 uncaught exception: Cannot read property 'subsystem' of null
                                    2017-02-27 23:42:01.877  - error: unifi.0 TypeError: Cannot read property 'subsystem' of null
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:292:57
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:156:32)
                                        at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:184:7)
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:288:13
                                        at traverseObject (/opt/iobroker/node_modules/iobroker.unifi/main.js:178:27)
                                        at traverse (/opt/iobroker/node_modules/iobroker.unifi/main.js:155:5)
                                        at /opt/iobroker/node_modules/iobroker.unifi/main.js:168:7
                                        at Array.every (native)
                                        at traverseArray (/opt/iobroker/node_modules/iobroker.unifi/main.js:165:7)
                                    2017-02-27 23:42:01.880  - info: unifi.0 cleaned everything up...
                                    2017-02-27 23:42:02.018  - error: host.pi01 instance system.adapter.unifi.0 terminated with code 0 (OK)
                                    2017-02-27 23:42:02.019  - info: host.pi01 Restart adapter system.adapter.unifi.0 because enabled
                                    
                                    

                                    Vielleicht hilft es

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      slax last edited by

                                      Hallo zusammen,

                                      ich versuche mich mit dem AP zu verbinden,jedoch taucht folgende Fehlermeldung auf:

                                      raspberrypi	2017-03-01 22:37:23.009	error	host.raspberrypi instance system.adapter.unifi.0 terminated with code 0 (OK)
                                      unifi.0	2017-03-01 22:37:22.974	info	unifi.0 controller = 192.168.6.70:8443
                                      unifi.0	2017-03-01 22:37:22.974	info	unifi.0 update_interval = 60
                                      unifi.0	2017-03-01 22:37:22.973	info	unifi.0 Starting UniFi-Controller query
                                      unifi.0	2017-03-01 22:37:22.970	info	unifi.0 starting. Version 0.3.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v4.7.0
                                      raspberrypi	2017-03-01 22:37:20.724	info	host.raspberrypi instance system.adapter.unifi.0 started with pid 28203
                                      host.raspberrypi	2017-03-01 21:37:17.468	info	Restart adapter system.adapter.unifi.0 because enabled
                                      

                                      Muss ich nicht bestimmte Einstellungen im Controller vornehmen?

                                      Ich habe einen neuen Admin angelegt und versuche mich darüber zu connecten.

                                      Vielen Dank.

                                      Gruß

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tesso last edited by

                                        Bei mir zeigt der Adapter plötzlich Daten an.

                                        Ich habe durch Zufall nach einem Update des Linux auf dem Raspberry mal wieder den Adapter gestartet und er zeigt Daten.

                                        das einzige was mir auffiel, daß ein Update von node 4.7.3 auf node 4.8.0 durchgeführt wurde.

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

                                          H Jens,

                                          kommt der Adapter auch mit dem Unifi Video Comtroller zurecht?

                                          Meine erste Kamera wird Montag oder Dienstag geliefert [emoji6]

                                          Gruß,

                                          Eric

                                          1 Reply Last reply Reply Quote 0
                                          • U
                                            uvex last edited by

                                            Der Adapter funktioniert super ich hab nur ein Problem das wenn er läuft im iobroker kommt zu viele Ereignisse jemand ne idee was man dort machen kann?

                                            Unifi Cloudkey, 4 UAPs, 48 Port Unifi Switch und Access Gateway

                                            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

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            unifi
                                            170
                                            998
                                            306661
                                            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