Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Fire TV unter Linux

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

Fire TV unter Linux

Fire TV unter Linux

Scheduled Pinned Locked Moved ioBroker Allgemein
25 Posts 12 Posters 9.0k Views
  • 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.
  • C Offline
    C Offline
    csamaggi
    wrote on last edited by
    #1

    Guten Abend,

    ich wollte mal fragen ob es eine Möglichkeit gibt die Fire TV an den IO anzubinden.

    Wenn der IO auf Linux läuft.

    Danke für eure Hilfe

    MFG Maggi

    1 Reply Last reply
    0
    • lobomauL Offline
      lobomauL Offline
      lobomau
      wrote on last edited by
      #2

      @csamaggi:

      Guten Abend,

      ich wollte mal fragen ob es eine Möglichkeit gibt die Fire TV an den IO anzubinden.

      Wenn der IO auf Linux läuft.

      Danke für eure Hilfe

      MFG Maggi `
      Was ist das Ziel? Den Fire-Tv-Adapter kennst du? Habe ich selbst noch nicht ausprobiert.

      Host: NUC8i3 mit Proxmox:

      • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
      • Slave: Pi4
      1 Reply Last reply
      0
      • kmxakK Offline
        kmxakK Offline
        kmxak
        Most Active
        wrote on last edited by
        #3

        habe ich gerade mal wieder probiert ans laufen zu bekommen und mal wieder keinen Erfolg gehabt.

        Er wurde für Windows entwickelt und bekomme ihn einfach nicht unter Linux zum laufen

        Gruß Alex

        1 Reply Last reply
        0
        • C Offline
          C Offline
          csamaggi
          wrote on last edited by
          #4

          Ich würde gerne meine Fire TV mittels Io einschalten und den Status abfragen und dass ich sie eben per Cloud Adapter und Alexa steuern.

          MFG Maggi

          1 Reply Last reply
          0
          • kmxakK Offline
            kmxakK Offline
            kmxak
            Most Active
            wrote on last edited by
            #5

            unter windows läuft der adapter gerade getestet. Unter Linux nicht.

            Vielleicht kann ihn ja mal ein anderer installieren.

            Gruß Alex

            1 Reply Last reply
            0
            • lobomauL Offline
              lobomauL Offline
              lobomau
              wrote on last edited by
              #6

              Kurz probiert… aber wie alle das Problem mit der adb.exe.... keine Ahnung wie man da weiter macht...

              Host: NUC8i3 mit Proxmox:

              • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
              • Slave: Pi4
              1 Reply Last reply
              0
              • kmxakK Offline
                kmxakK Offline
                kmxak
                Most Active
                wrote on last edited by
                #7

                ich habe ja eine adb datei für linux aber bis dahin komme ich gar nicht mehr seit node 6 streikt der adapter komplett

                Gruß Alex

                1 Reply Last reply
                0
                • I Offline
                  I Offline
                  iocass
                  wrote on last edited by
                  #8

                  Der adapter läuft auch unter Linux!

                  In den Einstellungen des sticks unter Gerät => Entwickleroptionen => ADB-Debugging einschalten.

                  Auf dem raspi (adb installiert) Verbindung mit dem fire aufbauen (ip aus dem router auslesen)

                  /usr/lib/android-sdk/platform-tools/adb connect 192.168.178.24

                  connected to 192.168.178.24:5555

                  Jetzt in der fire Instanz bei Pfad zur ADB.EXE /usr/lib/android-sdk/platform-tools/adb eintragen

                  mit dem + links unten neues Gerät einrichten aktiv Haken setzen Name vergeben und IP vom fire-tv eintragen => speichern und Instanz neu laden

                  Jetzt gibt es unter Objekte => firetv.0 => IP => keys alle Funktionen des fire-tv die natürlich über den cloud-Adapter dann auch an Alexa weitergereicht werden können.

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    plumps22
                    wrote on last edited by
                    #9

                    Die Verbindung ist laut Logfile im iobroker zum Firestick hergestellt. Was muss ich zu Alexa sagen, damit der Firetv Stick angesprochen wird?

                    Was muss ich sagen, wenn ich einen Flm suchen möchte?

                    Ich komme da irgendwie nicht weiter.

                    Kann mir jemand einen Tipp geben.

                    Danke

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      Marcolotti
                      wrote on last edited by
                      #10

                      Hallo,

                      habe meinen FireTV Stick an Cyber-Monday erstanden. 21€

                      Nun aber zum Problem:

                      Habe ADB installiert und trotzdem geht es nicht.

                      root@iobroker2:/usr/bin# adb connect 192.168.178.53
                      already connected to 192.168.178.53:5555
                      
                      
                      host.iobroker2	2017-12-02 08:34:18.240	info	Restart adapter system.adapter.firetv.0 because enabled
                      host.iobroker2	2017-12-02 08:34:18.238	error	instance system.adapter.firetv.0 terminated with code 1 ()
                      Caught	2017-12-02 08:34:18.237	error	by controller[0]: at bootstrap_node.js:496:3
                      Caught	2017-12-02 08:34:18.235	error	by controller[0]: at startup (bootstrap_node.js:149:9)
                      Caught	2017-12-02 08:34:18.235	error	by controller[0]: at run (bootstrap_node.js:383:7)
                      Caught	2017-12-02 08:34:18.234	error	by controller[0]: at Module.runMain (module.js:604:10)
                      Caught	2017-12-02 08:34:18.233	error	by controller[0]: at Function.Module._load (module.js:438:3)
                      Caught	2017-12-02 08:34:18.233	error	by controller[0]: at tryModuleLoad (module.js:446:12)
                      Caught	2017-12-02 08:34:18.232	error	by controller[0]: at Module.load (module.js:487:32)
                      Caught	2017-12-02 08:34:18.232	error	by controller[0]: at Object.Module._extensions..js (module.js:579:10)
                      Caught	2017-12-02 08:34:18.231	error	by controller[0]: at Module._compile (module.js:570:32)
                      Caught	2017-12-02 08:34:18.231	error	by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.firetv/firetv.js:6:14)
                      Caught	2017-12-02 08:34:18.230	error	by controller[0]: at require (internal/module.js:20:19)
                      Caught	2017-12-02 08:34:18.229	error	by controller[0]: at Module.require (module.js:497:17)
                      Caught	2017-12-02 08:34:18.228	error	by controller[0]: at Function.Module._load (module.js:417:25)
                      Caught	2017-12-02 08:34:18.228	error	by controller[0]: at Function.Module._resolveFilename (module.js:469:15)
                      Caught	2017-12-02 08:34:18.227	error	by controller[0]: Error: Cannot find module './node_modules/adbkit/lib/adb/client'
                      Caught	2017-12-02 08:34:18.226	error	by controller[0]: ^
                      Caught	2017-12-02 08:34:18.226	error	by controller[0]: throw err;
                      Caught	2017-12-02 08:34:18.225	error	by controller[0]: module.js:471
                      host.iobroker2	2017-12-02 08:34:16.545	info	instance system.adapter.firetv.0 started with pid 10364root@iobroker2:/usr/bin#
                      
                      

                      721_firetv.jpg

                      Welches ADB-Paket hast du installiert? Woran könnte es jetzt noch scheitern?

                      Gruß Marco

                      CCU2-CuxD&Cul868MHz, 44xHM Geräte, 20xMAX Fenstersensoren.Acer Revo mit IoBroker, Tablet Captiva 9,7 SFHD. SMA SB2.5,STP7000TL20,SMA Energy Meter, Echo, Harmony, JeeLink868, Arduino 433MHz, MaxtoxCUL868,MilightEasyLED,Hue

                      1 Reply Last reply
                      0
                      • kmxakK Offline
                        kmxakK Offline
                        kmxak
                        Most Active
                        wrote on last edited by
                        #11

                        Mir sagen einige Fehler was. Ich musste den Pfad im Adapter ändern. Bin gerade nicht am pc. Erinner mich bitte Morgen mal wenn ich mich bis dahin nicht gemeldet habe. Dann schicke ich dir meine modifizierte Datei oder schau mal auf git bei issues auch die geschlossenen. Meine ich hätte da meine Änderung mal beschrieben.

                        Gesendet von meinem SM-G930F mit Tapatalk

                        Gruß Alex

                        1 Reply Last reply
                        0
                        • T Offline
                          T Offline
                          Thias
                          wrote on last edited by
                          #12

                          Hallo zusammen,

                          ich komme leider auch nicht weiter. Hat hier jemand schon eine Lösung?

                          ich haben den Pfad in der firetv.js angepasst, womit ich den Fehler "Error: Cannot find module './node_modules/adbkit/lib/adb/client'" eliminiert habe.

                          Die Instanz startet aber immer noch nicht.

                          Pfad zur ADB.EXE habe ich /usr/lib/android-sdk/platform-tools/adb

                          In der Shell kann ich eine Verbindung zum FireTV aufbauen.

                          Die IP in der Adapterkonfiguration ist ohne Portnummer angegeben.

                          Bei dem Versuch, den Adapter zu starten, bekomme ich die Meldungen:

                          host.ioBroker-Pi	2017-12-11 16:36:59.218	info	Do not restart adapter system.adapter.firetv.0 because disabled or deleted
                          host.ioBroker-Pi	2017-12-11 16:36:59.218	error	instance system.adapter.firetv.0 terminated with code 1 ()
                          Caught	2017-12-11 16:36:59.218	error	by controller[0]: at bootstrap_node.js:496:3
                          Caught	2017-12-11 16:36:59.218	error	by controller[0]: at startup (bootstrap_node.js:149:9)
                          Caught	2017-12-11 16:36:59.218	error	by controller[0]: at run (bootstrap_node.js:383:7)
                          Caught	2017-12-11 16:36:59.218	error	by controller[0]: at Module.runMain (module.js:604:10)
                          Caught	2017-12-11 16:36:59.218	error	by controller[0]: at Function.Module._load (module.js:438:3)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at tryModuleLoad (module.js:446:12)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at Module.load (module.js:487:32)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at Object.Module._extensions..js (module.js:579:10)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at Module._compile (module.js:570:32)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.firetv/firetv.js:79:20)
                          Caught	2017-12-11 16:36:59.217	error	by controller[0]: at Object.exports.Adapter (/opt/iobroker/node_modules/soef/soef.js:1141:23)
                          Caught	2017-12-11 16:36:59.216	error	by controller[0]: TypeError: fns.adapter is not a function
                          Caught	2017-12-11 16:36:59.216	error	by controller[0]: ^
                          Caught	2017-12-11 16:36:59.216	error	by controller[0]: fns.adapter = fns.adapter(options);
                          Caught	2017-12-11 16:36:59.215	error	by controller[0]: /opt/iobroker/node_modules/soef/soef.js:1141
                          host.ioBroker-Pi	2017-12-11 16:36:47.379	info	object change system.adapter.firetv.0
                          

                          Vielen Dank für eure Hilfe!

                          geändert: Code in Code-Tags; Homoran (Mod)

                          1 Reply Last reply
                          0
                          • T Offline
                            T Offline
                            Thias
                            wrote on last edited by
                            #13

                            Hallo zusammen, hat schon wer den FireTV Adapter auf einem Rasple zu laufen gebracht?

                            Würde gern verstehen, wo mein Fehler liegt (siehe letzten Beitrag).

                            Vielen Danke

                            Thias!

                            1 Reply Last reply
                            0
                            • kmxakK Offline
                              kmxakK Offline
                              kmxak
                              Most Active
                              wrote on last edited by
                              #14

                              Bei mir geht es. Inzwischen. Aber keine Ahnung warum. Hatte den selben Fehler wie ihr.

                              Gesendet von meinem SM-G930F mit Tapatalk

                              Gruß Alex

                              1 Reply Last reply
                              0
                              • T Offline
                                T Offline
                                Thias
                                wrote on last edited by
                                #15

                                Hallo zusammen,

                                Gebt ihr bei dem Adapter die IP des FireTV inklusive Portnummer oder ohne ein?

                                Gruß

                                Thias

                                1 Reply Last reply
                                0
                                • P Offline
                                  P Offline
                                  peetaa
                                  wrote on last edited by
                                  #16

                                  Hallo,

                                  ich habe das selbe Problem, wie Thias, auch mit dem selben Fehlercode. Via Shell funktioniert alles, leider startet die Instanz nicht. @Thias: konntest du das Problem lösen? Oder hat sonst noch jemand Erfahrung damit gesammelt?

                                  Viele Grüße

                                  Peetaa

                                  1 Reply Last reply
                                  0
                                  • kmxakK Offline
                                    kmxakK Offline
                                    kmxak
                                    Most Active
                                    wrote on last edited by
                                    #17

                                    schreibt doch mal bitte alle eine issue auf github

                                    Gruß Alex

                                    1 Reply Last reply
                                    0
                                    • P Offline
                                      P Offline
                                      peetaa
                                      wrote on last edited by
                                      #18

                                      Danke für den Hinweis zu github, hätte ich gleich schauen sollen:

                                      __soef commented on 9 Oct

                                      Hallo, es schein als wenn das adbkit module (./node_modules/adbkit) nicht installiert wurde. Kannst Du einmal von einer Kommandozeile in das ioBroker/node_modules/iobroker.firetv Verzeichnis wechseln und dort dann

                                      npm install

                                      (ohne weiter Parameter) aufrufen. Dann müssten alle für firetv notwendigen Module installiert werden.__

                                      Nun funktioniert es bei mir.

                                      Vielen Dank

                                      1 Reply Last reply
                                      0
                                      • T Offline
                                        T Offline
                                        Thias
                                        wrote on last edited by
                                        #19

                                        Hallo zusammen, der Tip von peetaa und soef hat funktioniert.

                                        "Hallo, es schein als wenn das adbkit module (./node_modules/adbkit) nicht installiert wurde. Kannst Du einmal von einer Kommandozeile in das ioBroker/node_modules/iobroker.firetv Verzeichnis wechseln und dort dann

                                        npm install

                                        (ohne weiter Parameter) aufrufen. Dann müssten alle für firetv notwendigen Module installiert werden."

                                        Allerdings musste ich den Adapter noch einmal installieren, da ich die Pfadanpassung in der firetv.js gemacht hatte und dies nach ppm install nicht mehr nötig war!

                                        Danke an alle!

                                        Gruß

                                        Thias

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          Marcolotti
                                          wrote on last edited by
                                          #20

                                          Ich habe immernoch das Problem mit dem Stick: Fehler ist:````
                                          firetv.0 2017-12-17 16:46:30.272 error can not connect to 192.168.178.53 Error=connect ECONNREFUSED 127.0.0.1:5037

                                          CCU2-CuxD&Cul868MHz, 44xHM Geräte, 20xMAX Fenstersensoren.Acer Revo mit IoBroker, Tablet Captiva 9,7 SFHD. SMA SB2.5,STP7000TL20,SMA Energy Meter, Echo, Harmony, JeeLink868, Arduino 433MHz, MaxtoxCUL868,MilightEasyLED,Hue

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          618

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe