Monitoring energy usage with smart plugs, Prometheus and Grafana
1–10 of 190 posts
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#2Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#3My latest automation: when the white noise machine is on for the baby, the doorbell volume is turned down.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#4No need for that mate, just deploy home assistant or something similar and you will get this (and more) out of the box
The Home Assistant authors' hostility towards simple native distributions is now a show stopper for me. Long term reliability is more important than quick initial setup.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#5Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#6Yeah, not to mention the ability to automate things. My latest automation: when the white noise machine is on for the baby, the doorbell volume is turned down.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#7No need for that mate, just deploy home assistant or something similar and you will get this (and more) out of the box
HA is great, but it's not the answer to everything
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#8Wifi is just not meant for this use case, it will be unhappy if you start adding a lot of devices, and it will slow down your main use of WiFi for your phone.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#9Missing from the blog. The power reading of the Tosmota device should be calibrated: https://tasmota.github.io/docs/Power-Monitoring-Calibration/
So I can just take my EspHome plug and very quickly generate a standard set of mapping values for voltage and wattage.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#10No need for that mate, just deploy home assistant or something similar and you will get this (and more) out of the box
Grafana is a hell of a lot nicer & controllable than HA HA is great, but it's not the answer to everything
I live off grid, so energy monitoring is a big deal for me. HA is fine for “at a glance”, but if I want any kind of detail, I use grafana. I actually have my old openhab instance still running purely as I can’t be faffed setting up all the piping from MQTT into influx again.
It’s also possible to integrate the usage over time using a dynamic time window to get Wh figures from wattage, which is enormously useful for me, and is more accurate than the figures HA gives in their power system.
HA is dead useful for getting alerts when the laundry finishes, though - dumb machine, smart plug, look for a sudden drop in power. Also does all our climate control.
So different tools for different jobs.