DIY मीडिया होम लोगो

अपनी खुद की होम थिएटर और हाय-Fi सेटअप डिजाइन और बनाने के लिए परम साइट.

2एक विंडोज़ पीसी पर "घर सहायक" सेट

As I’ve writ­ten about before I have a range of “smart home” devices that I’ve been gradu­ally exper­i­ment­ing with. उनमें से कुछ को जोड़ने की सबसे बड़ी कुंठा में से एक यह है कि कई बल आप के माध्यम से "बादल" जो भी हाई स्पीड इंटरनेट के साथ कुछ कार्यों के लिए कई सेकंड के देरी हो सकती है जाने के लिए है ("ठीक है गूगल, मूक kodi ") उदाहरण के लिये. मैं मुक्त "घर ​​सहायक" एक कोशिश देने का फैसला किया गया है. कुछ भी लिनक्स के साथ हमेशा की तरह आधारित, यह हो रही अप और बस चल सीधे आगे नहीं है. यहाँ है कैसे ...

प्रथम, down­load and install the latest ver­sion of python (v3.5 + की आवश्यकता है). For con­veni­ence choose the option to add python to the path on the first page of the installer
आगामी, down­load and install the “Microsoft Visu­al C++ Build Tools” from Microsoft
Next down­load the “home assist­ant” file from Git­Hub as a zip and unzip it into %USERPROFILE%
Open an admin­is­trat­ive com­mand prompt, switch to the folder where you extrac­ted “home assist­ant” and type the fol­low­ing, giv­ing each com­mand time to complete.
pip3 SQLAlchemy स्थापित
pip3 netdisco स्थापित
pip3 वारंट स्थापित
pip3 homeassistant स्थापित
py ‑m home­as­sist­ant –open-ui

उत्तर छोड़ दें

2 टिप्पणियाँ

KMken maher

Everything seems to be ok except for the last com­mand (py ‑m home­as­sist­ant ‑open-ui) I get a mes­sage “c:\users\Ken\AppData\Local programs\Python\Python-32\Python.exe: No mod­ule named homeassistant
I’m guess­ing I’m in the wrong dir­ect­ory or my path needs work.

जवाब दें
जे एसजॉन Scaife

Are you run­ning that com­mand whilst in the dir­ect­ory you extrac­ted home­as­sist­ant to? I did write this 3 years ago so it may be that the mod­ule name has changed in the mean­time but it is def­in­itely worth check­ing you’re in the right loc­a­tion first.

जवाब दें