home assistant - modrpc/info GitHub Wiki
- PyCon 2016 Talk: https://www.youtube.com/watch?v=Cfasc9EgbMU
- More videos/talks and related tools: https://home-assistant.io/help/
-
Developer's Guide: https://home-assistant.io/developers/
- Python API doc: https://dev-docs.home-assistant.io/en/master/
- General Documentation: https://home-assistant.io/docs/
- Architecture: https://home-assistant.io/developers/architecture/

- Components Architecture: https://home-assistant.io/developers/architecture_components/

- How to install/run
pip3 install homeassistant
hass --open-ui
- Web interface
http://localhost:8123