mahmoud/awesome-python-applications

Add project: Home Assistant

cgtobi opened this issue · 3 comments

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:

  • Free software with an online source repository.
  • Using Python for a considerable part of their functionality.
  • Well-known, or at least prominently used in an identifiable niche.
  • Maintained or otherwise demonstrably still functional on relevant platforms.
  • An application, not a library or framework.

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/


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

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. :)