Giter Site home page Giter Site logo

hassio-addons's People

Contributors

gollo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hassio-addons's Issues

addon repo not working

When I try to add your repo to my home assistant I get the following in my log:

18-07-05 14:26:29 ERROR (MainThread) [hassio.addons] Can't load from repository https://gitub.com/gollo/hassio-addons
18-07-05 14:26:29 INFO (MainThread) [hassio.addons] Load addons: 41 all - 0 new - 0 remove
18-07-05 14:30:05 INFO (MainThread) [hassio.addons.git] Clone addon https://gitub.com/gollo/hassio-addons repository
18-07-05 14:30:05 ERROR (MainThread) [hassio.addons.git] Can't clone https://gitub.com/gollo/hassio-addons repo: Cmd('git') failed due to: exit code(128)
cmdline: git clone --recursive -v https://gitub.com/gollo/hassio-addons /data/addons/git/2d62b83c
stderr: 'Cloning into '/data/addons/git/2d62b83c'...
fatal: unable to access 'https://gitub.com/gollo/hassio-addons/': Failed to connect to gitub.com port 443: Connection refused
'.
18-07-05 14:30:05 ERROR (MainThread) [hassio.addons] Can't load from repository https://gitub.com/gollo/hassio-addons
18-07-05 14:30:06 INFO (MainThread) [hassio.addons] Load addons: 41 all - 0 new - 0 remove

Device Authentication keys on newer fireTV devices

New Amazon FireTV devices running KitKat or greater require keys. Starting the add-on will not let me connect to device.

Log:

starting version 3.2.2
Traceback (most recent call last):
File "/usr/bin/firetv-server", line 11, in
load_entry_point('firetv==1.0.5', 'console_scripts', 'firetv-server')()
File "/usr/lib/python2.7/site-packages/firetv/main.py", line 242, in main
_add_devices_from_config(args)
File "/usr/lib/python2.7/site-packages/firetv/main.py", line 231, in _add_devices_from_config
add(device, config['devices'][device]['host'])
File "/usr/lib/python2.7/site-packages/firetv/main.py", line 88, in add
devices[device_id] = FireTV(str(host))
File "/usr/lib/python2.7/site-packages/firetv/init.py", line 98, in init
self.connect()
File "/usr/lib/python2.7/site-packages/firetv/init.py", line 108, in connect
serial=self.host)
File "/usr/lib/python2.7/site-packages/adb/adb_commands.py", line 76, in ConnectDevice
return cls.Connect(handle, **kwargs)
File "/usr/lib/python2.7/site-packages/adb/adb_commands.py", line 99, in Connect
device_state = cls.protocol_handler.Connect(usb, banner=banner, **kwargs)
File "/usr/lib/python2.7/site-packages/adb/adb_protocol.py", line 288, in Connect
'Device authentication required, no keys available.')
adb.usb_exceptions.DeviceAuthError: Device authentication required, no keys available.

There is an issue open on the python-firetv github by happy leaves, but not sure how to fix this issue in hassio.

happyleavesaoc/python-firetv#49

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.