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

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Adapter: ioBroker.unifi

    This topic has been deleted. Only users with topic management privileges can see it.
    • W
      warp735 @Meister Mopper last edited by

      @meister-mopper sagte in Adapter: ioBroker.unifi:

      Ich habe einen lokalen Zugang

      Wo hast Du den eingerichtet? Hab MFA jetzt aktiviert und Adapter läuft nicht mehr. Geb ich die IP der UDM hier lokal ein, wird auch ein mfa Pin benötigt. Das muss ich doch dann irgendwo abstellen können?

      M Meister Mopper 2 Replies Last reply Reply Quote 0
      • M
        martinschm @warp735 last edited by

        Hi,

        ich hab immer wieder das Problem, das mein unifi Adapter wg zu vieler Abstürze gestoppt wird. Ich hab dann immer auf debug Modus gestellt und das Problem trat ewig nicht auf. Jetzt hab ich endlich mal einen Ausstieg erwischt und hab ein paar Logs.

        2024-02-22 20:33:11.822  - debug: unifi.0 (2124279) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
        2024-02-22 20:33:11.912  - debug: unifi.0 (2124279) Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
        2024-02-22 20:33:12.318  - debug: unifi.0 (2124279) Update done
        2024-02-22 20:34:12.319  - debug: unifi.0 (2124279) Update started
        2024-02-22 20:34:22.360  - error: unifi.0 (2124279) [updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded
            at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3120:16)
            at RedirectableRequest.emit (node:events:514:28)
            at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:210:12)
            at listOnTimeout (node:internal/timers:569:17)
            at process.processTimers (node:internal/timers:512:7)
        2024-02-22 20:34:22.364  - error: unifi.0 (2124279) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2024-02-22 20:34:22.364  - error: unifi.0 (2124279) unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:34:22.365  - error: unifi.0 (2124279) TypeError: Cannot read properties of undefined (reading 'captureException')
            at Unifi.handleError (/opt/iobroker/node_modules/iobroker.unifi/main.js:243:53)
            at Unifi.updateUnifiData (/opt/iobroker/node_modules/iobroker.unifi/main.js:269:22)
        2024-02-22 20:34:22.365  - error: unifi.0 (2124279) Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:34:22.370  - info: unifi.0 (2124279) cleaned everything up...
        2024-02-22 20:34:22.371  - info: unifi.0 (2124279) terminating
        2024-02-22 20:34:22.371  - debug: unifi.0 (2124279) Plugin sentry destroyed
        2024-02-22 20:34:22.372  - warn: unifi.0 (2124279) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-02-22 20:34:22.877  - info: unifi.0 (2124279) terminating
        2024-02-22 20:34:23.424  - error: host.smarthome instance system.adapter.unifi.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2024-02-22 20:34:23.426  - info: host.smarthome Restart adapter system.adapter.unifi.0 because enabled
        2024-02-22 20:34:49.560  - warn: telegram.0 (873586) polling_error: EFATAL, EFATAL: Error: read ETIMEDOUT
        2024-02-22 20:34:50.930  - error: cloud.0 (644250) Ping timeout
        2024-02-22 20:34:53.990  - info: host.smarthome instance system.adapter.unifi.0 started with pid 1655176
        2024-02-22 20:34:56.608  - debug: unifi.0 (1655176) Redis Objects: Use Redis connection: 0.0.0.0:9001
        2024-02-22 20:34:56.694  - debug: unifi.0 (1655176) Objects client ready ... initialize now
        2024-02-22 20:34:56.696  - debug: unifi.0 (1655176) Objects create System PubSub Client
        2024-02-22 20:34:56.698  - debug: unifi.0 (1655176) Objects create User PubSub Client
        2024-02-22 20:34:56.890  - debug: unifi.0 (1655176) Objects client initialize lua scripts
        2024-02-22 20:34:56.903  - debug: unifi.0 (1655176) Objects connected to redis: 0.0.0.0:9001
        2024-02-22 20:34:57.001  - debug: unifi.0 (1655176) Redis States: Use Redis connection: 0.0.0.0:6379
        2024-02-22 20:34:57.012  - debug: unifi.0 (1655176) States create System PubSub Client
        2024-02-22 20:34:57.013  - debug: unifi.0 (1655176) States create User PubSub Client
        2024-02-22 20:34:57.028  - debug: unifi.0 (1655176) States connected to redis: 0.0.0.0:6379
        2024-02-22 20:34:57.120  - debug: unifi.0 (1655176) Plugin sentry Initialize Plugin (enabled=true)
        2024-02-22 20:34:57.130  - info: unifi.0 (1655176) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2024-02-22 20:34:57.568  - info: unifi.0 (1655176) starting. Version 0.6.7 in /opt/iobroker/node_modules/iobroker.unifi, node: v18.17.1, js-controller: 5.0.12
        2024-02-22 20:34:57.623  - info: unifi.0 (1655176) UniFi adapter is ready
        2024-02-22 20:34:57.624  - debug: unifi.0 (1655176) controller = 192.168.1.10:8443
        2024-02-22 20:34:57.626  - debug: unifi.0 (1655176) updateInterval = 60
        2024-02-22 20:34:57.627  - debug: unifi.0 (1655176) Update started
        2024-02-22 20:35:08.075  - error: unifi.0 (1655176) [updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded
            at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3120:16)
            at RedirectableRequest.emit (node:events:514:28)
            at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:210:12)
            at listOnTimeout (node:internal/timers:569:17)
            at process.processTimers (node:internal/timers:512:7)
        2024-02-22 20:35:08.078  - error: unifi.0 (1655176) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2024-02-22 20:35:08.079  - error: unifi.0 (1655176) unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:35:08.080  - error: unifi.0 (1655176) TypeError: Cannot read properties of undefined (reading 'captureException')
            at Unifi.handleError (/opt/iobroker/node_modules/iobroker.unifi/main.js:243:53)
            at Unifi.updateUnifiData (/opt/iobroker/node_modules/iobroker.unifi/main.js:269:22)
        2024-02-22 20:35:08.081  - error: unifi.0 (1655176) Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:35:08.091  - info: unifi.0 (1655176) cleaned everything up...
        2024-02-22 20:35:08.092  - info: unifi.0 (1655176) terminating
        2024-02-22 20:35:08.093  - debug: unifi.0 (1655176) Plugin sentry destroyed
        2024-02-22 20:35:08.094  - warn: unifi.0 (1655176) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-02-22 20:35:08.596  - info: unifi.0 (1655176) terminating
        2024-02-22 20:35:08.974  - error: host.smarthome instance system.adapter.unifi.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2024-02-22 20:35:08.975  - info: host.smarthome Restart adapter system.adapter.unifi.0 because enabled
        2024-02-22 20:35:20.958  - info: cloud.0 (644250) Trying to connect as system.user.admin to cloud
        2024-02-22 20:35:30.944  - error: cloud.0 (644250) Error while connecting to cloud: timeout
        2024-02-22 20:35:39.599  - info: host.smarthome instance system.adapter.unifi.0 started with pid 1655211
        2024-02-22 20:35:41.329  - info: iot.0 (1446) Connection changed: disconnect
        2024-02-22 20:35:41.332  - info: iot.0 (1446) Connection lost
        2024-02-22 20:35:41.922  - debug: unifi.0 (1655211) Redis Objects: Use Redis connection: 0.0.0.0:9001
        2024-02-22 20:35:42.005  - debug: unifi.0 (1655211) Objects client ready ... initialize now
        2024-02-22 20:35:42.010  - debug: unifi.0 (1655211) Objects create System PubSub Client
        2024-02-22 20:35:42.012  - debug: unifi.0 (1655211) Objects create User PubSub Client
        2024-02-22 20:35:42.165  - debug: unifi.0 (1655211) Objects client initialize lua scripts
        2024-02-22 20:35:42.175  - debug: unifi.0 (1655211) Objects connected to redis: 0.0.0.0:9001
        2024-02-22 20:35:42.288  - debug: unifi.0 (1655211) Redis States: Use Redis connection: 0.0.0.0:6379
        2024-02-22 20:35:42.298  - debug: unifi.0 (1655211) States create System PubSub Client
        2024-02-22 20:35:42.300  - debug: unifi.0 (1655211) States create User PubSub Client
        2024-02-22 20:35:42.316  - debug: unifi.0 (1655211) States connected to redis: 0.0.0.0:6379
        2024-02-22 20:35:42.393  - debug: unifi.0 (1655211) Plugin sentry Initialize Plugin (enabled=true)
        2024-02-22 20:35:42.401  - info: unifi.0 (1655211) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2024-02-22 20:35:42.878  - info: unifi.0 (1655211) starting. Version 0.6.7 in /opt/iobroker/node_modules/iobroker.unifi, node: v18.17.1, js-controller: 5.0.12
        2024-02-22 20:35:42.940  - info: unifi.0 (1655211) UniFi adapter is ready
        2024-02-22 20:35:42.942  - debug: unifi.0 (1655211) controller = 192.168.1.10:8443
        2024-02-22 20:35:42.943  - debug: unifi.0 (1655211) updateInterval = 60
        2024-02-22 20:35:42.944  - debug: unifi.0 (1655211) Update started
        2024-02-22 20:35:50.957  - info: cloud.0 (644250) Trying to connect as system.user.admin to cloud
        2024-02-22 20:35:53.390  - error: unifi.0 (1655211) [updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded
            at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/axios/dist/node/axios.cjs:3120:16)
            at RedirectableRequest.emit (node:events:514:28)
            at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:210:12)
            at listOnTimeout (node:internal/timers:569:17)
            at process.processTimers (node:internal/timers:512:7)
        2024-02-22 20:35:53.392  - error: unifi.0 (1655211) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2024-02-22 20:35:53.394  - error: unifi.0 (1655211) unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:35:53.395  - error: unifi.0 (1655211) TypeError: Cannot read properties of undefined (reading 'captureException')
            at Unifi.handleError (/opt/iobroker/node_modules/iobroker.unifi/main.js:243:53)
            at Unifi.updateUnifiData (/opt/iobroker/node_modules/iobroker.unifi/main.js:269:22)
        2024-02-22 20:35:53.396  - error: unifi.0 (1655211) Cannot read properties of undefined (reading 'captureException')
        2024-02-22 20:35:53.401  - info: unifi.0 (1655211) cleaned everything up...
        2024-02-22 20:35:53.402  - info: unifi.0 (1655211) terminating
        2024-02-22 20:35:53.403  - debug: unifi.0 (1655211) Plugin sentry destroyed
        2024-02-22 20:35:53.404  - warn: unifi.0 (1655211) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2024-02-22 20:35:53.907  - info: unifi.0 (1655211) terminating
        2024-02-22 20:35:54.450  - error: host.smarthome instance system.adapter.unifi.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2024-02-22 20:35:54.452  - info: host.smarthome Restart adapter system.adapter.unifi.0 because enabled
        2024-02-22 20:35:54.454  - warn: host.smarthome Do not restart adapter system.adapter.unifi.0 because restart loop detected
        

        Ich hab in den Logs auch ein paar Fehlermeldungen vom Cloud und Telegram Adapter, wo sie disconnected waren. Evtl hat das UniFi Problem ja auch was mit einer unterbrochenen Verbindug zu tun.

        Leider sind im Log beim Kopieren die komischen Sonderzeichen gelandet. Ich hoffe es ist trotzdem für euch lesbar.

        Habt ihr eine Idee woran es liegen kann, dass der Adapter immer wieder abstürzt?

        F 1 Reply Last reply Reply Quote 0
        • F
          Freak @martinschm last edited by

          @martinschm
          Bei mir fällt der Adapter auch immer aus, wenn die Internetverbindung nicht stabil ist oder unterbrochen wird. Woran das liegt konnte ich bis jetzt leider auch nicht rausfinden.

          1 Reply Last reply Reply Quote 0
          • Meister Mopper
            Meister Mopper @warp735 last edited by

            @warp735 sagte in Adapter: ioBroker.unifi:

            @meister-mopper sagte in Adapter: ioBroker.unifi:

            Ich habe einen lokalen Zugang

            Wo hast Du den eingerichtet? Hab MFA jetzt aktiviert und Adapter läuft nicht mehr. Geb ich die IP der UDM hier lokal ein, wird auch ein mfa Pin benötigt. Das muss ich doch dann irgendwo abstellen können?

            Bei Admin & Users

            6e6a099a-1e5b-4e68-ac4e-f70f491bfd70-grafik.png

            Der obere ist cloud mit 2FA und der untere lokal mit pw.

            A 1 Reply Last reply Reply Quote 1
            • coyote
              coyote Most Active last edited by

              Ich habe auch immer mal wieder Ausfälle, sieht dann so aus im Log:

              host.ioBroker
              2024-03-05 16:29:20.379	error	instance system.adapter.unifi.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              
              unifi.0
              2024-03-05 16:29:20.086	info	terminating
              
              unifi.0
              2024-03-05 16:29:19.584	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              unifi.0
              2024-03-05 16:29:19.583	info	terminating
              
              unifi.0
              2024-03-05 16:29:19.582	info	cleaned everything up...
              
              unifi.0
              2024-03-05 16:29:19.568	error	Cannot read properties of undefined (reading 'captureException')
              
              unifi.0
              2024-03-05 16:29:19.568	error	TypeError: Cannot read properties of undefined (reading 'captureException') at Unifi.handleError (/opt/iobroker/node_modules/iobroker.unifi/main.js:243:53) at Unifi.updateUnifiData (/opt/iobroker/node_modules/iobroker.unifi/main.js:269:22)
              
              unifi.0
              2024-03-05 16:29:19.565	error	unhandled promise rejection: Cannot read properties of undefined (reading 'captureException')
              
              unifi.0
              2024-03-05 16:29:19.564	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
              
              unifi.0
              2024-03-05 16:29:19.558	error	[updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded at RedirectableRequest.handleRequestTimeout (/opt/iobroker/node_modules/node-unifi/node_modules/axios/dist/node/axios.cjs:3120:16) at RedirectableRequest.emit (node:events:517:28) at Timeout.<anonymous> (/opt/iobroker/node_modules/follow-redirects/index.js:209:12) at listOnTimeout (node:internal/timers:569:17) at process.processTimers (node:internal/timers:512:7)
              

              "updateUnifiData-login site undefined" die Site kann ich aber im Adapter doch gar nicht konfigurieren oder? Adapter greift auf eine UDM-Pro zu. Jemand ne Idee?

              O 1 Reply Last reply Reply Quote 0
              • O
                oxident @coyote last edited by

                @coyote Das undefined ist ein Folgefehler. Durch das Timeout ist das "site"-Objekt halt leer. Da muss irgendwie ein tieferes Problem sein ... haben viele von uns.

                coyote 1 Reply Last reply Reply Quote 2
                • coyote
                  coyote Most Active @oxident last edited by

                  @oxident ah ok, danke für die info

                  1 Reply Last reply Reply Quote 0
                  • M
                    mrMuppet last edited by

                    Ich hab im Moment das Problem, dass die Anwesenheit nicht richtig angezeigt wird. Das ganze lief viele Monate ohne Probleme. In "UniFi Network Application 8.0.28" werden die Geräte korrekt angezeigt. der unifi-adapter verbindet sich "angeblich" problemlos. Aber kein Gerät wird als is_online angezeigt.

                    Im Log steht immer wieder:

                    unifi.0 2024-03-23 13:39:22.865	debug	Update done
                    unifi.0 2024-03-23 13:39:22.698	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    unifi.0 2024-03-23 13:39:22.581	debug	Search can't be optimized because wildcard not at the end, fallback to keys!: function(doc) { if (doc.type === 'state') emit(doc._id, doc) }
                    unifi.0 2024-03-23 13:39:21.355	debug	fetchAlarms default: 264
                    unifi.0 2024-03-23 13:39:21.249	debug	fetchHealth default: 5
                    unifi.0 2024-03-23 13:39:21.179	debug	fetchWlans default: 2
                    unifi.0 2024-03-23 13:39:20.730	debug	fetchDevices default: 8
                    unifi.0 2024-03-23 13:39:20.383	debug	fetchClients default: 39
                    unifi.0 2024-03-23 13:39:20.275	debug	fetchSiteSysinfo default: 1
                    unifi.0 2024-03-23 13:39:20.234	debug	Update site: default
                    unifi.0 2024-03-23 13:39:20.233	debug	fetchSites: default
                    unifi.0 2024-03-23 13:39:20.198	debug	Login successful
                    unifi.0 2024-03-23 13:39:19.923	debug	Update started
                    

                    Ich hab diverse alte Versionen ausprobiert. Keine Verbesserung.

                    Was kann ich tun?

                    M 1 Reply Last reply Reply Quote 0
                    • M
                      mrMuppet @mrMuppet last edited by

                      @mrmuppet Gerade noch einmal nachgeschaut: last-seen funktioniert korrekt und aktualisiert auch regelmäßig. nur bei is_online passiert einfach nichts mehr. 😞

                      1 Reply Last reply Reply Quote 0
                      • B
                        boergl @Pino72 last edited by Negalein

                        @pino72 funktioniert der Adapter bei dir überhaupt noch? Ich habe auch diese Meldung:

                        [updateUnifiData-login site undefined] error: timeout of 10000ms exceeded, stack: AxiosError: timeout of 10000ms exceeded at RedirectableRequest.handleRequestTimeout (D:\ioBroker\node_modules\axios\lib\adapters\http.js:643:16) at RedirectableRequest.emit (node:events:518:28) at RedirectableRequest.emit (node:domain:488:12) at Timeout.<anonymous> (D:\ioBroker\node_modules\follow-redirects\index.js:210:12) at listOnTimeout (node:internal/timers:573:17) at processTimers (node:internal/timers:514:7)
                        

                        Bekomme aber gar keine Verbindung zusammen. Habe da so eine böse Befürchtung, dass es am letzten release (Network 8.1.113) liegt.

                        Neuschwansteini crunchip 2 Replies Last reply Reply Quote 0
                        • Neuschwansteini
                          Neuschwansteini @boergl last edited by

                          @boergl

                          Hi,
                          nee, an der 8.1.113 liegt es nicht, bei mir laeuft der Adapter...
                          ( iobroker im buanet-Docker V9.0.1 )

                          1 Reply Last reply Reply Quote 0
                          • crunchip
                            crunchip Forum Testing Most Active @boergl last edited by

                            @boergl die Meldung gibt es schon länger, gibt auch ein Github issue dazu.

                            Einzige was vorkommen kann, das gewisse Datenpunkte nicht aktualisiert werden, Abhilfe schafft dann nur die Instanz neu zu starten( z. B in gewissen Abständen per cron)

                            1 Reply Last reply Reply Quote 1
                            • P
                              Pino72 last edited by

                              Ist der Adapter nicht bald eh tot weil Unifi die obligatorische 2FA einführt...hasb eben angemacht und jedes Mal wenn der Controller sich verbinden will im IOBroker muss man das in der App am Handy freigeben...?

                              Den nervigen Fehler mit dem is_online scheint auch keiner beheben zu können oder wollen?

                              Meister Mopper 1 Reply Last reply Reply Quote 0
                              • Meister Mopper
                                Meister Mopper @Pino72 last edited by

                                @pino72 sagte in Adapter: ioBroker.unifi:

                                Ist der Adapter nicht bald eh tot weil Unifi die obligatorische 2FA einführt...

                                Du kannst deine Hardware sowohl über Ubiquiti (dann mit 2FA) oder auch lokal (ohne 2FA) einbinden.

                                c0aad38a-0f83-4aa5-986f-f8a8f5969f13-grafik.png

                                P 1 Reply Last reply Reply Quote 0
                                • P
                                  Pino72 @Meister Mopper last edited by

                                  @meister-mopper

                                  Aber im IOBroker Unifi Adapter gibt es nur 1 login Methode.

                                  Negalein Meister Mopper 2 Replies Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @Pino72 last edited by

                                    @pino72 sagte in Adapter: ioBroker.unifi:

                                    Aber im IOBroker Unifi Adapter gibt es nur 1 login Methode.

                                    aus der Readme

                                    Minimum required information
                                    To get this adapter up and running the following information is needed:

                                    IP address and port of your UniFi controller (Leave the port empty in case your controller is running on UniFiOS (e.g. UDM-Pro))
                                    Local username and password (2FA cannot be supported)

                                    M 1 Reply Last reply Reply Quote 0
                                    • Meister Mopper
                                      Meister Mopper @Pino72 last edited by Meister Mopper

                                      @pino72 sagte in Adapter: ioBroker.unifi:

                                      @meister-mopper

                                      Aber im IOBroker Unifi Adapter gibt es nur 1 login Methode.

                                      Ja, und da verwendest du deinen lokal eingerichteten User. Du hast ja dann zwei User.

                                      412d4820-2a91-4430-8426-a2426a687ba0-grafik.png

                                      Das kannst du dir im Ubiquiti Help Center erklären lassen.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        mhuber @Negalein last edited by

                                        @Meister-Mopper

                                        Du braucht nicht mal zwingend 2 User, geht auch mit dem normalen Admin solange er auch Lokale "Credentials" hat, zumindest bei mir ist das so

                                        P 1 Reply Last reply Reply Quote 0
                                        • P
                                          Pino72 @mhuber last edited by Pino72

                                          @mhuber

                                          Hat sich erledigt, hab nen neuen localen User angelegt und gut.

                                          P 1 Reply Last reply Reply Quote 0
                                          • P
                                            Pino72 @Pino72 last edited by

                                            Mit dem neuesten Unifi Adapter scheinen die Fehlermeldungen verschwunden zu sein und ich hoffe damit auch der is_online Wert immer aktuell 🙂

                                            P 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

                                            947
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            unifi
                                            170
                                            991
                                            272062
                                            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