Giter Club home page Giter Club logo

hacomponent's People

Contributors

zhujisheng avatar

Stargazers

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

Watchers

 avatar

hacomponent's Issues

中文README说明有误,望修改以免更多人疑惑

将文件"gaode_travel_time.py"放置在以下目录: "~/.homeassistant/custom_components/sensor/"。

应该为:

将文件"sensor.py, init.py, manifest.json"放置在以下目录: "~/.homeassistant/custom_components/gaode_travel_time/"。

百度tts相关问题

HA中使用百度tts , ha会自动安装baidu-aip==1.6.6
我一直提示无法安装,所以当我手动 pip install baidu-aip==1.6.6 的时候, 他需要安装pillow,问题就出在pillow,pillow是无法安装的,couldn't build wheel for pillow
怎么解决?

ha-restart时报错

2019-07-05 16:51:18 ERROR (MainThread) [homeassistant.core] Error doing job: Future exception was never retrieved
2956 Traceback (most recent call last):
2957 File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
2958 result = self.fn(*self.args, **self.kwargs)
2959 File "/home/pi/.homeassistant/custom_components/tunnel2local/init.py", line 136, in stop_frpc
2960 hass.data[DATA_TUNNEL2LOCAL].terminate()
2961 File "/usr/local/lib/python3.7/asyncio/subprocess.py", line 131, in terminate
2962 self._transport.terminate()
2963 File "/usr/local/lib/python3.7/asyncio/base_subprocess.py", line 150, in terminate
2964 self._check_proc()
2965 File "/usr/local/lib/python3.7/asyncio/base_subprocess.py", line 143, in _check_proc
2966 raise ProcessLookupError()
2967 ProcessLookupError

HA 版本:0.95.4

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.