Coder Social home page Coder Social logo

hassio-custom-addons's People

Contributors

greylurk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hassio-custom-addons's Issues

Cannot add addons to Hassio 0.95.4

19-08-08 19:51:10 WARNING (MainThread) [hassio.store.data] Can't read /data/addons/git/1deb755a/openvpn/config.json: required key not provided @ data['arch']. Got None
19-08-08 19:51:10 WARNING (MainThread) [hassio.store.data] Can't read /data/addons/git/1deb755a/firetv/config.json: required key not provided @ data['arch']. Got None

Addons need to be updated with architecture. Required breaking change.

Build error on Hassio

Hi,

I am trying to install your add-on to my hassio setup but it won't install. I searched into the log files, but I don't understand the error. Any help or guidance to get your add-on to work would be greatly appreciated.

Below is a dump of my log.

17-11-11 16:08:55 INFO (MainThread) [hassio.addons.addon] Create Home-Assistant addon data folder /data/addons/data/1deb755a_firetv
17-11-11 16:08:55 INFO (SyncWorker_15) [hassio.dock.addon] Start build 1deb755a/armhf-addon-firetv:0.0.2
17-11-11 16:08:55 ERROR (MainThread) [aiohttp.server] Error handling request
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 416, in start
resp = yield from self._request_handler(request)
File "/usr/lib/python3.6/site-packages/aiohttp/web.py", line 323, in _handle
resp = yield from handler(request)
File "/usr/lib/python3.6/site-packages/hassio/api/util.py", line 31, in wrap_api
answer = await method(api, *args, **kwargs)
File "/usr/lib/python3.6/site-packages/hassio/addons/addon.py", line 474, in install
if not await self.docker.install(self.last_version):
File "/usr/lib/python3.6/site-packages/hassio/dock/util.py", line 18, in wrap_api
return await method(api, *args, **kwargs)
File "/usr/lib/python3.6/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/lib/python3.6/site-packages/hassio/dock/addon.py", line 219, in _install
return self._build(tag)
File "/usr/lib/python3.6/site-packages/hassio/dock/addon.py", line 232, in _build
image = self.docker.images.build(**build_env.get_docker_args(tag))
File "/usr/lib/python3.6/site-packages/docker/models/images.py", line 175, in build
raise BuildError(chunk['error'])
docker.errors.BuildError: Error parsing reference: "%%BASE_IMAGE%%" is not a valid repository/tag: invalid reference format

FireTV - No devices listed

Setup the extension using the following config

{
  "devices": [
    {
      "name": "livingroom",
      "host": "192.168.1.81"
    }
  ]
}

Addon booted just fine although when navigating to http://hassio.local:5556/devices/list an empty array is returned. Any ideas?

I can adb connect to that device on my laptop.

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.