mahmoud / awesome-python-applications

💿 Free software that works great, and also happens to be open-source Python.
ftp://you:relookin@it#readme
16.78k stars 2.68k forks source link

Add project: Home Assistant #105

Closed cgtobi closed 5 years ago

cgtobi commented 5 years ago

Basic info

Application name: Home Assistant Application repo link: https://github.com/home-assistant/home-assistant Application home link: https://www.home-assistant.io/ Application description: Open source home automation that puts local control and privacy first.

Qualifications

There are a ton of great Python projects out there, but what makes an application "Awesome™"? Please check that all of the following criteria apply:

Note that installability via pip/PyPI and a developer-audience focus may warrant a higher standard for inclusion, in keeping with the spirit of the list: http://sedimental.org/awesome_python_applications.html

Additional notability info

Application demo link: https://demo.home-assistant.io Application documentation link: https://www.home-assistant.io/docs/


mahmoud commented 5 years ago

Thanks for those extra links! Home Assistant is very awesome indeed! :)

cgtobi commented 5 years ago

My pleasure. Thanks for maintaining this awesome awesome list. It's not only linux btw. but works also fine on mac and windows as well.

On Thu, 17 Oct 2019 at 19:03, Mahmoud Hashemi notifications@github.com wrote:

Thanks for those extra links! Home Assistant is very awesome indeed! :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mahmoud/awesome-python-applications/issues/105?email_source=notifications&email_token=AAGRFTQK6F32JNXOPDOVZSTQPCLHRA5CNFSM4JB2LAD2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBQ2HXA#issuecomment-543269852, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGRFTS4XUUVYVWGFJ73GH3QPCLHRANCNFSM4JB2LADQ .

mahmoud commented 5 years ago

I generally go off of what's in the installation instructions: https://www.home-assistant.io/getting-started/

It's kind of more a server architecture thing anyways, so it's a trickier one to categorize. :)