Giter Site home page Giter Site logo

qnap-homeassistant's People

Contributors

sanmibuh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qnap-homeassistant's Issues

Homeassistant discovery issue on qnap

I have qnap TS-453A.
Installed container application and created a container for homeassistant...
While initializing it gives the following error and it's not discovering my Harmony Hub

2019-06-10 09:54:49 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/local/lib/python3.6/asyncio/tasks.py", line 182, in _step
result = coro.throw(exc)
File "/usr/src/app/homeassistant/components/discovery.py", line 135, in scan_devices
results = yield from hass.async_add_job(_discover, netdisco)
File "/usr/local/lib/python3.6/asyncio/futures.py", line 327, in iter
yield self # This tells Task to wait for completion.
File "/usr/local/lib/python3.6/asyncio/tasks.py", line 250, in _wakeup
future.result()
File "/usr/local/lib/python3.6/asyncio/futures.py", line 243, in result
raise self._exception
File "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/app/homeassistant/components/discovery.py", line 161, in _discover
netdisco.scan()
File "/usr/local/lib/python3.6/site-packages/netdisco/discovery.py", line 69, in scan
self.daikin.scan()
File "/usr/local/lib/python3.6/site-packages/netdisco/daikin.py", line 32, in scan
self.update()
File "/usr/local/lib/python3.6/site-packages/netdisco/daikin.py", line 46, in update
sock.bind(("", UDP_SRC_PORT))
OSError: [Errno 98] Address already in use

database not created

I have installed the qnap-homassistant qpkg on a TS-231 but it doesn't work properly. It seems it cannot create the sqlite database. Probably a problem of the Python 3 qpkg. Is there a workaround to make homeassistant work?

optware deprecated

Optware is deprecated and no longer maintained.
Are you able to build your package with entware/qnapware instead?

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.