soef / ioBroker.firetv

Fire TV adapter for ioBroker
MIT License
7 stars 13 forks source link

Logo

ioBroker.firetv

NPM version Tests License

With this adapter you can control some funtions of your Fire TV or Fire TV Stick. E.g.:

Some Infos

This adapter uses functions of the "Android Debug Bridge", known as "adb". Adb is part of the Android Developer SDK. Because Fire TV has an Android operating system, it can be controlled by adb.

Requirements

To use this adapter you have to install at least the adb packet of the Anroid SDK. In order not to install the complete Android SDK, you should install the

Search on google (Minimal ADB and Fastboot) for the latest download link.

Alternatively, you can use adbLink

Installation

Execute the following command in the iobroker root directory (e.g. in /opt/iobroker)

npm install iobroker.firetv