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
    116

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

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

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.
  • 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 Offline
                L Offline
                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 Offline
                    L Offline
                    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 Offline
                        L Offline
                        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
                                • stolly82S stolly82

                                  @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 Online
                                  mcm1957M Online
                                  mcm1957
                                  wrote on last edited by
                                  #54

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

                                  @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

                                  Du brauchst nur EINMAL ein "add to latest" auslösen. Dein PR existiert als https://github.com/ioBroker/ioBroker.repositories/pull/3189.

                                  Das Review ist noch pending.

                                  Neue Releases brauchen für das latest Repository KEINEN neuerlichen Aufruf via dev Protal. Sobald ein Adapter für Latest freigeschaltet ist wird er im latest Repositpory automatisch aktualisisert. Nur fürs stable Repo musst du später einen Reqeust per Release stellen (dazu gibts dann aber ggF Erinnerungen)

                                  Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
                                  Support Repositoryverwaltung.

                                  Wer 'nen Kaffee spendieren will: https://paypal.me

                                  LESEN - gute Forenbeitrage

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

                                    @BananaJoe Ich nutze den http Stream aus Motioneye. RTSP direkt geht wohl nicht weil die auch im Browser nicht mehr gehen.

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

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

                                    BananaJoeB 1 Reply Last reply
                                    0
                                    • wendy2702W wendy2702

                                      @BananaJoe Ich nutze den http Stream aus Motioneye. RTSP direkt geht wohl nicht weil die auch im Browser nicht mehr gehen.

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

                                      @wendy2702 könnte ich bei mir auch machen (aus BlueIris). Hab dann aber irgendwann entschieden das ein Bild pro Sekunde auch reicht um zusehen wer da steht.

                                      Der Stream war immer eine ganz schöne Last ... und es hat lange gedauert bis das System erkannt hat das auf der anderen Seite gar keiner mehr zu hört und wieder runter geschaltet hat.

                                      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
                                      • stolly82S stolly82

                                        @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 Offline
                                        matthscM Offline
                                        matthsc
                                        Developer
                                        wrote on last edited by
                                        #57

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

                                        Erledigt!

                                        Changelog

                                        2.3.0 (2024-01-08)

                                        • (DNAngel) extended payload possibility as message object

                                        Danke dir, funktioniert einwandfrei!

                                        1 Reply Last reply
                                        1
                                        • stolly82S Offline
                                          stolly82S Offline
                                          stolly82
                                          wrote on last edited by
                                          #58

                                          Ich hatte mich gestern dran gesetzt und PiPup eingearbeitet.

                                          El Question:

                                          hat schon mal jemand PiPup auf dem FireTV zum laufen gebracht?

                                          Ich habe es auf zwei FireTV 4k max installiert, das war es dann aber auch schon ;-)

                                          App startet, ich kann via Postman Daten senden und bekomme 'ne 200 und die Response der Daten zurück, die ich gesendet habe.

                                          PopupProps(duration=30, position=TopLeft, backgroundColor=#ffffff, title=Your awesome title, titleSize=20.0, titleColor=#0066cc, message=What ever you want to say... do it here..., messageSize=14.0, messageColor=#000000, media=Image(uri=https://i.ebayimg.com/images/g/ZOkAAOSwgyZkfGxF/s-l1600.jpg, width=480))

                                          Auf dem FireTV passiert ziemlich genau,.... nichts.

                                          Dachte dann,..

                                          On Android TV (8.0+), when sideloading, you will need to set the permission for SYSTEM_ALERT_WINDOW manually (using adb) as there is no interface on Android TV to do this.
                                          
                                          To give the application the required permission to draw overlays you will need to run:
                                          
                                          adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow
                                          Integrating
                                          

                                          würden helfen, aber nix.

                                          Wenn es schon mal jemand zum laufen gebacht hat, was fehlt bei mir?

                                          Muss adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow irgend eine response im Terminal ergeben?

                                          MyWay:
                                          Ich haben mir atvTools geladen, habe die PiPup apk geladen und auf den FireTV übertragen, installiert und geöffnet.

                                          In der Befehlskonsole von atvTools dann "adb shell appops set nl.rogro82.pipup SYSTEM_ALERT_WINDOW allow" eingegeben.

                                          Meines Verständnisses nach, hätte sich das popup öffnen müssen.

                                          Liebe Grüsse

                                          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

                                          538

                                          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