Level-up your Home Observability
Hey folks, Recently, I was trying to level up the observability of my home automation system, and I was inspired by what has been done by Carmelo and Patrick, who had similar experiences for their own needs. TL;DR 1 2 3 git clone https://gitlab.com/z0ph/tower-control.git docker-compose up -d open http://localhost:3000 # admin/admin Going Further :mag_right: Previously, the only graph that I had was the built-in graph from my home automation system, Jeedom, and it was pretty bad (see below). ...