Hacker News new | ask | show | jobs
by jgauth 1000 days ago
I recently discovered the home-assistant supervisor [1] repository. It's awesome to see such a well-designed, mature, and actively maintained open-source python application. I've found that there's no shortage of high quality python libraries and frameworks to learn from, but open-source applications aren't as common. I love coming across repos like this so I can study their design.

[1] https://github.com/home-assistant/supervisor

1 comments

The supervisor method of installation is difficult to get right. The easiest way forward is Home Assistant OS, which includes supervisor, or just running the Core docker container directly.