This is a notebook for home automation (at the moment).
It is personal notes that might be useful for others.
Config:
- Hardware: Raspberry Pi 2B
- OS: Raspbian
Agenda:
- Create an API with FLASK/Gunicorn/Nginx
- Create a template with Bootsrap
- Create a call to the netatmo API
- Create a Docker Container for apps portability (expected)
- Create a MultiSensor with ESP8266 -- ToDo Wifi secure & Add sensors & HomeAssistant Integration