top | item 37549305

(no title)

jgauth | 2 years 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

discuss

order

zrail|2 years ago

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.