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. Entwicklung
  4. Neuer Adapter - Android TV & Fire TV Benachrichtigungen

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    113

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    156

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    865

Neuer Adapter - Android TV & Fire TV Benachrichtigungen

Scheduled Pinned Locked Moved Entwicklung
81 Posts 20 Posters 12.5k Views 26 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.
  • AlexAxelA AlexAxel

    Ich glaub, ich bin zu blöd :
    Bildschirmfoto vom 2024-01-05 23-08-26.png

    DJMarc75D Offline
    DJMarc75D Offline
    DJMarc75
    wrote on last edited by
    #34

    @alexaxel

    Screenshot 2024-01-05 232016.png

    Oder im Zweifelsfall ganz normal installieren - wenn im stable ;)

    Lehrling seit 1975 !!!
    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

    L 1 Reply Last reply
    1
    • DJMarc75D DJMarc75

      @alexaxel

      Screenshot 2024-01-05 232016.png

      Oder im Zweifelsfall ganz normal installieren - wenn im stable ;)

      L Online
      L Online
      Lucky_ESA
      Developer Most Active
      wrote on last edited by
      #35

      @djmarc75

      Oder im Zweifelsfall ganz normal installieren - wenn im stable ;)

      Ist noch in der Latest Prüfung :-)

      AlexAxelA 1 Reply Last reply
      1
      • L Lucky_ESA

        @djmarc75

        Oder im Zweifelsfall ganz normal installieren - wenn im stable ;)

        Ist noch in der Latest Prüfung :-)

        AlexAxelA Offline
        AlexAxelA Offline
        AlexAxel
        wrote on last edited by
        #36

        Ist das NICE !!!
        Vielen Dank an diesen Christian oder wer die App und den Adapter geschrieben hat. Tolle Sache!!

        Wäre noch Mega wenn man genauso für bestimmte oder unbestimmte Zeit Teil seiner VIS-View einblenden könnte.
        Hab da eine View mit Pulsoximeterdaten gebaut. Das wäre echt schön, wenn ich meine VIS mit diesen Daten als kleine ausgeschnittene Ecke irgendwie da zeigen könnte.

        Aber auch so ist das Ding ein Hammer.

        1 Reply Last reply
        0
        • matthscM matthsc

          @stolly82 Cooler Adapter! Hatte ihn schon von Github installiert und jetzt aus dem Stable aktualisiert, läuft einwandfrei. Vielen Dank :-)

          Einen Vorschlag hätte ich noch: Wäre es möglich, z.B. per zusätzlichem State "messageObject", gleich ein ganzes Json-Objekt mit der Konfiguration zu übergeben? Sobald man abhängig von der anzuzeigenden Notification unterschiedliche Parameter setzen möchte fände ich das so einfacher, als zuerst die verschiedenen States zu setzen. Grundsätzlich ist das mit den States auch anfällig für Race Conditions, falls mal nahezu gleichzeitig unterschiedliche Notifications angezeigt werden sollten.

          stolly82S Offline
          stolly82S Offline
          stolly82
          wrote on last edited by
          #37

          @matthsc Hey, du willst praktisch ein JSON payload übergeben?

          {message:"BLA",'image_url:'http://bla.gif''} ?

          M matthscM 2 Replies Last reply
          0
          • stolly82S stolly82

            @matthsc Hey, du willst praktisch ein JSON payload übergeben?

            {message:"BLA",'image_url:'http://bla.gif''} ?

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

            Super! Funktioniert bei den ersten Tests ohne Probleme.
            Tolle Arbeit. Danke!

            HW:NUC (16 GB Ram)
            OS: Debian Bullseye, Promox V7, node v16.x npm 8.19.3

            1 Reply Last reply
            1
            • stolly82S stolly82

              @matthsc Hey, du willst praktisch ein JSON payload übergeben?

              {message:"BLA",'image_url:'http://bla.gif''} ?

              matthscM Offline
              matthscM Offline
              matthsc
              Developer
              wrote on last edited by
              #39

              @stolly82 said in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

              @matthsc Hey, du willst praktisch ein JSON payload übergeben?

              {message:"BLA",'image_url:'http://bla.gif''} ?

              Ja, genau :-)

              stolly82S 1 Reply Last reply
              0
              • matthscM matthsc

                @stolly82 said in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                @matthsc Hey, du willst praktisch ein JSON payload übergeben?

                {message:"BLA",'image_url:'http://bla.gif''} ?

                Ja, genau :-)

                stolly82S Offline
                stolly82S Offline
                stolly82
                wrote on last edited by
                #40

                @matthsc said in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                @stolly82 said in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                @matthsc Hey, du willst praktisch ein JSON payload übergeben?

                {message:"BLA",'image_url:'http://bla.gif''} ?

                Ja, genau :-)

                Erledigt!

                Changelog

                2.3.0 (2024-01-08)

                • (DNAngel) extended payload possibility as message object
                matthscM 1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #41

                  @stolly82

                  seit V2.3.0, Host Docker V9.0.1, alles latest.

                  2024-01-09 11:03:38.210  - info: host.iobroker "system.adapter.notificationforandroidtv.0" enabled
                  2024-01-09 11:03:38.304  - info: host.iobroker instance system.adapter.notificationforandroidtv.0 started with pid 3609
                  2024-01-09 11:03:39.597  - info: notificationforandroidtv.0 (3609) starting. Version 2.3.0 (non-npm: DNAngelX/ioBroker.notificationforandroidtv) in /opt/iobroker/node_modules/iobroker.notificationforandroidtv, node: v18.19.0, js-controller: 5.0.17
                  2024-01-09 11:03:39.607  - error: notificationforandroidtv.0 (3609) 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-01-09 11:03:39.611  - error: notificationforandroidtv.0 (3609) 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-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) unhandled promise rejection: Cannot read properties of undefined (reading 'error')
                  2024-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) TypeError: Cannot read properties of undefined (reading 'error')
                      at Notificationforandroidtv.onReady (/opt/iobroker/node_modules/iobroker.notificationforandroidtv/main.js:338:22)
                      at Notificationforandroidtv.emit (node:events:517:28)
                      at Notificationforandroidtv._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9118:18)
                      at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9097:26
                  2024-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) Cannot read properties of undefined (reading 'error')
                  2024-01-09 11:03:39.608  - error: notificationforandroidtv.0 (3609) unhandled promise rejection: Cannot read properties of undefined (reading 'error')
                  2024-01-09 11:03:39.610  - error: notificationforandroidtv.0 (3609) TypeError: Cannot read properties of undefined (reading 'error')
                      at Notificationforandroidtv.onReady (/opt/iobroker/node_modules/iobroker.notificationforandroidtv/main.js:338:22)
                      at Notificationforandroidtv.emit (node:events:517:28)
                      at Notificationforandroidtv._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9118:18)
                      at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9097:26
                  2024-01-09 11:03:39.610  - error: notificationforandroidtv.0 (3609) Cannot read properties of undefined (reading 'error')
                  2024-01-09 11:03:39.611  - info: notificationforandroidtv.0 (3609) registerNotification not processed because States database not connected
                  2024-01-09 11:03:39.620  - info: notificationforandroidtv.0 (3609) terminating
                  2024-01-09 11:03:39.621  - warn: notificationforandroidtv.0 (3609) Terminated (UNCAUGHT_EXCEPTION): Without reason
                  
                  stolly82S 1 Reply Last reply
                  0
                  • ? A Former User

                    @stolly82

                    seit V2.3.0, Host Docker V9.0.1, alles latest.

                    2024-01-09 11:03:38.210  - info: host.iobroker "system.adapter.notificationforandroidtv.0" enabled
                    2024-01-09 11:03:38.304  - info: host.iobroker instance system.adapter.notificationforandroidtv.0 started with pid 3609
                    2024-01-09 11:03:39.597  - info: notificationforandroidtv.0 (3609) starting. Version 2.3.0 (non-npm: DNAngelX/ioBroker.notificationforandroidtv) in /opt/iobroker/node_modules/iobroker.notificationforandroidtv, node: v18.19.0, js-controller: 5.0.17
                    2024-01-09 11:03:39.607  - error: notificationforandroidtv.0 (3609) 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-01-09 11:03:39.611  - error: notificationforandroidtv.0 (3609) 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-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) unhandled promise rejection: Cannot read properties of undefined (reading 'error')
                    2024-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) TypeError: Cannot read properties of undefined (reading 'error')
                        at Notificationforandroidtv.onReady (/opt/iobroker/node_modules/iobroker.notificationforandroidtv/main.js:338:22)
                        at Notificationforandroidtv.emit (node:events:517:28)
                        at Notificationforandroidtv._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9118:18)
                        at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9097:26
                    2024-01-09 11:03:39.612  - error: notificationforandroidtv.0 (3609) Cannot read properties of undefined (reading 'error')
                    2024-01-09 11:03:39.608  - error: notificationforandroidtv.0 (3609) unhandled promise rejection: Cannot read properties of undefined (reading 'error')
                    2024-01-09 11:03:39.610  - error: notificationforandroidtv.0 (3609) TypeError: Cannot read properties of undefined (reading 'error')
                        at Notificationforandroidtv.onReady (/opt/iobroker/node_modules/iobroker.notificationforandroidtv/main.js:338:22)
                        at Notificationforandroidtv.emit (node:events:517:28)
                        at Notificationforandroidtv._callReadyHandler (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9118:18)
                        at /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:9097:26
                    2024-01-09 11:03:39.610  - error: notificationforandroidtv.0 (3609) Cannot read properties of undefined (reading 'error')
                    2024-01-09 11:03:39.611  - info: notificationforandroidtv.0 (3609) registerNotification not processed because States database not connected
                    2024-01-09 11:03:39.620  - info: notificationforandroidtv.0 (3609) terminating
                    2024-01-09 11:03:39.621  - warn: notificationforandroidtv.0 (3609) Terminated (UNCAUGHT_EXCEPTION): Without reason
                    
                    stolly82S Offline
                    stolly82S Offline
                    stolly82
                    wrote on last edited by
                    #42

                    @ilovegym

                    Hmm, merkwürdig. Ich bekomme den im dev System und live nicht.

                    Ich schaue noch mal

                    ? 1 Reply Last reply
                    0
                    • stolly82S stolly82

                      @ilovegym

                      Hmm, merkwürdig. Ich bekomme den im dev System und live nicht.

                      Ich schaue noch mal

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by A Former User
                      #43

                      @stolly82

                      hab den Fehler gefunden, ich musste die Konfig neu anlegen, deshalb auch der Fehler im Log mit unexpected json ...

                      Ich habe in der Konfig den Namen mit Leerzeichen versehen, also Fire TV Keller, da tritt der Fehler auf, wenn ich als Name FireTVKeller eintrage, geht alles...

                      :-)

                      Edit:
                      Zu frueh gefreut, hab alle 9 auf einmal angelegt, gleicher Fehler... ((

                      Edit2:
                      Also, ein FireTV angelegt, gespeichert, Adapter laeuft.
                      Naechster Firetv in der Konfig angelegt, gespeichert, Adapter laeuft... so gehts.. beim neunten isser dann wieder abgestuerzt, hab ihn geloescht und nochmal angelegt (also den neunten FireTV), seitdem gehts...

                      Denke, wenn du in der Konfig-Json suchst, biste richtig.. vielleicht kam das ja auch erst mit Admin 6.13.15..

                      stolly82S 1 Reply Last reply
                      1
                      • wendy2702W Offline
                        wendy2702W Offline
                        wendy2702
                        wrote on last edited by wendy2702
                        #44

                        Hi,

                        Geht mit dem Adapter und Notification for Android auch ein Live Stream einer Kamera?

                        Bitte keine Fragen per PN, die gehören ins Forum!

                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                        L 1 Reply Last reply
                        0
                        • wendy2702W wendy2702

                          Hi,

                          Geht mit dem Adapter und Notification for Android auch ein Live Stream einer Kamera?

                          L Online
                          L Online
                          Lucky_ESA
                          Developer Most Active
                          wrote on last edited by
                          #45

                          @wendy2702 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                          Hi,

                          Geht mit dem Adapter und Notification for Android auch ein Live Stream einer Kamera?

                          Dazu müsste noch die APP PiPup implementiert werden.

                          Gruß//Lucky

                          wendy2702W 1 Reply Last reply
                          0
                          • L Lucky_ESA

                            @wendy2702 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                            Hi,

                            Geht mit dem Adapter und Notification for Android auch ein Live Stream einer Kamera?

                            Dazu müsste noch die APP PiPup implementiert werden.

                            Gruß//Lucky

                            wendy2702W Offline
                            wendy2702W Offline
                            wendy2702
                            wrote on last edited by
                            #46

                            @lucky_esa Ja,

                            Mit Pipup und Blockly mache ich es aktuell.

                            Dachte es würde hiermit auch schon gehen.

                            Bitte keine Fragen per PN, die gehören ins Forum!

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            L 1 Reply Last reply
                            0
                            • wendy2702W wendy2702

                              @lucky_esa Ja,

                              Mit Pipup und Blockly mache ich es aktuell.

                              Dachte es würde hiermit auch schon gehen.

                              L Online
                              L Online
                              Lucky_ESA
                              Developer Most Active
                              wrote on last edited by
                              #47

                              @wendy2702 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                              @lucky_esa Ja,

                              Mit Pipup und Blockly mache ich es aktuell.

                              Dachte es würde hiermit auch schon gehen.

                              Ein Adapter wäre immer die bessere Lösung. Vielleicht implementiert @stolly82 PiPup noch.

                              Gruß//Lucky

                              stolly82S 1 Reply Last reply
                              0
                              • L Lucky_ESA

                                @wendy2702 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                                @lucky_esa Ja,

                                Mit Pipup und Blockly mache ich es aktuell.

                                Dachte es würde hiermit auch schon gehen.

                                Ein Adapter wäre immer die bessere Lösung. Vielleicht implementiert @stolly82 PiPup noch.

                                Gruß//Lucky

                                stolly82S Offline
                                stolly82S Offline
                                stolly82
                                wrote on last edited by
                                #48

                                @lucky_esa

                                HMMMM, gar nicht mal so doof die Idee!

                                Schon mal, da die Configs ja schon alle da sind, sollte das nicht so schwer sein ;-)

                                Ich schaue mal

                                L 1 Reply Last reply
                                0
                                • stolly82S stolly82

                                  @lucky_esa

                                  HMMMM, gar nicht mal so doof die Idee!

                                  Schon mal, da die Configs ja schon alle da sind, sollte das nicht so schwer sein ;-)

                                  Ich schaue mal

                                  L Online
                                  L Online
                                  Lucky_ESA
                                  Developer Most Active
                                  wrote on last edited by
                                  #49

                                  @stolly82 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                                  @lucky_esa

                                  HMMMM, gar nicht mal so doof die Idee!

                                  Schon mal, da die Configs ja schon alle da sind, sollte das nicht so schwer sein ;-)

                                  Ich schaue mal

                                  Hier wäre die API
                                  readme.md

                                  Gruß//Lucky

                                  stolly82S 1 Reply Last reply
                                  0
                                  • ? A Former User

                                    @stolly82

                                    hab den Fehler gefunden, ich musste die Konfig neu anlegen, deshalb auch der Fehler im Log mit unexpected json ...

                                    Ich habe in der Konfig den Namen mit Leerzeichen versehen, also Fire TV Keller, da tritt der Fehler auf, wenn ich als Name FireTVKeller eintrage, geht alles...

                                    :-)

                                    Edit:
                                    Zu frueh gefreut, hab alle 9 auf einmal angelegt, gleicher Fehler... ((

                                    Edit2:
                                    Also, ein FireTV angelegt, gespeichert, Adapter laeuft.
                                    Naechster Firetv in der Konfig angelegt, gespeichert, Adapter laeuft... so gehts.. beim neunten isser dann wieder abgestuerzt, hab ihn geloescht und nochmal angelegt (also den neunten FireTV), seitdem gehts...

                                    Denke, wenn du in der Konfig-Json suchst, biste richtig.. vielleicht kam das ja auch erst mit Admin 6.13.15..

                                    stolly82S Offline
                                    stolly82S Offline
                                    stolly82
                                    wrote on last edited by
                                    #50

                                    @ilovegym

                                    Objekt payload hatte ich nicht geprüft, wenn "leer" dann war es kein JSON und somit ist der Adapter abgestürzt.

                                    Ist behoben, bekomme den über das DEV Portal nur nicht in add to latest

                                    mcm1957M 1 Reply Last reply
                                    0
                                    • L Lucky_ESA

                                      @stolly82 sagte in Neuer Adapter - Android TV & Fire TV Benachrichtigungen:

                                      @lucky_esa

                                      HMMMM, gar nicht mal so doof die Idee!

                                      Schon mal, da die Configs ja schon alle da sind, sollte das nicht so schwer sein ;-)

                                      Ich schaue mal

                                      Hier wäre die API
                                      readme.md

                                      Gruß//Lucky

                                      stolly82S Offline
                                      stolly82S Offline
                                      stolly82
                                      wrote on last edited by
                                      #51

                                      @lucky_esa
                                      Ich muss das App erstmal auf die FireTV's drauf bekommen.

                                      Grusel 😖

                                      So, the tutorial:
                                      Installing PiPup
                                      Download ADB drivers (Platform-Tools) for the device you’re using from here 138. On windows you just unzip the file, open terminal there and everything should work. People using linux - you know what to do.
                                      Enable ADB and connect to the TV: follow this 166, it’s way better than what I can write.
                                      Download Pipup from here 156 (app-debug.apk file). Put it in the directory with ADB drivers
                                      In the terminal you have open run: adb sideload app-debug.apk (you must already be connected to TV, so don’t forget adb connect <IP> from the last step)
                                      Grant needed permission with: adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow
                                      Open the app on your TV, you can close it pretty much immediately, it just needs to run in the background
                                      
                                      1 Reply Last reply
                                      0
                                      • BananaJoeB Online
                                        BananaJoeB Online
                                        BananaJoe
                                        Most Active
                                        wrote on last edited by
                                        #52

                                        Kann PiPup denn RSTP-Streams? Das wäre der Kamera Standard. Oder "nur" Video?
                                        Das Issue dazu ist noch offen, https://github.com/rogro82/PiPup/issues/8
                                        Ich habe nur einen gefunden der das Video vorher über WebRTC umwandelt/bereitstellt.

                                        ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                        BananaJoeB 1 Reply Last reply
                                        0
                                        • BananaJoeB BananaJoe

                                          Kann PiPup denn RSTP-Streams? Das wäre der Kamera Standard. Oder "nur" Video?
                                          Das Issue dazu ist noch offen, https://github.com/rogro82/PiPup/issues/8
                                          Ich habe nur einen gefunden der das Video vorher über WebRTC umwandelt/bereitstellt.

                                          BananaJoeB Online
                                          BananaJoeB Online
                                          BananaJoe
                                          Most Active
                                          wrote on last edited by BananaJoe
                                          #53

                                          @bananajoe Nachtrag: Direkt das Bild von der Kamera zu holen klappt mit dem Adapter nicht (was aber wohl an der App auf Android liegen wird), ich hole es erst auf den ioBroker und stelle es dort bereit. Die App hat wohl nicht die gedult auf das Bild zu warten (Reolink Kameras)

                                          ioBroker@Ubuntu 24.04 LTS (VMware) für: >260 Geräte, 5 Switche, 7 AP, 10 IP-Cam, 1 NAS 42TB, 1 ESXi 15TB, 4 Proxmox 1TB, 1 Hyper-V 48TB, 14 x Echo, 5x FireTV, 5 x Tablett/Handy VIS || >=160 Tasmota/Shelly || >=95 ZigBee || PV 8.1kW / Akku 14kWh || 2x USV APC 750W kaskadiert || Creality CR-10 SE 3D-Drucker

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          501

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          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