Or, how to build your own smart home based around a microservice architecture.
This is the source for Internet of Things - From Scratch!
First, install the requirements:
python3 -m pip install -r requirements.txt
Start the mkdocs server to preview your changes:
mkdocs serve
Make changes and contribute them in a Pull Request!