Earlier quoted context omitted.
I'm using it on two outlets after not having enough prescience to install ethernet in my wardrobe-turned-office - got any reading materials?
Don't have any to link off hand, but the basic gist is this: Electrical wiring of any sort are all antennas to varying degrees, transmitting and receiving electromagnetic signals. Most mains electrical wiring is also unshielded, meaning they readily transmit and receive electromagnetic signals. Powerline ethernet basically puts ethernet data on mains electrical wiring by utilizing the bands that aren't used for carry…
Monitoring energy usage with smart plugs, Prometheus and Grafana
131–140 of 190 posts
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#132Earlier quoted context omitted.
ATHOM plugs are very nice, you can order one with ESPHome or Tasomata firmware preinstalled and they can ship from Germany https://www.athom.tech/
I had four tasmota preflashed athom plugs die on me in less than a year. As long as they worked they were perfect but they don't last... Hope they addressed the issue meanwhile
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#133Looking for Prometheus and Grafana on the cloud? Check out GreptimeCloud! https://greptime.com/
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#134Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#135Earlier quoted context omitted.
Don't have any to link off hand, but the basic gist is this: Electrical wiring of any sort are all antennas to varying degrees, transmitting and receiving electromagnetic signals. Most mains electrical wiring is also unshielded, meaning they readily transmit and receive electromagnetic signals. Powerline ethernet basically puts ethernet data on mains electrical wiring by utilizing the bands that aren't used for carry…
The issue, I think, is that you're extrapolating from the usecase where high bandwidth ethernet is carried over the power lines. Protocols' like X10 bandwidth use and needs are so low (dozens of bits per second) that the interference is indistinguishable from the regular power fluctuations.
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#136Earlier quoted context omitted.
You're running all your flat's power through that $14 Chinese rubbish and never assumed that shortcuts were taken or quality would be an issue? How do you know it will continue to function as a circuit breaker and isn't just a piece of wire inside? For the uninitiated, CE marking is meaningless (it allows for self-certification). I'd like to see Big Clive do a teardown of one of those.
There are 2 ways to design these. They could use a regular relay, or they could use a solid state relay. Solid state relays have widespread fraud. Like 60% of the ones on amazon will catch fire or fail before they hit the rated current. Trade suppliers generally don't sell them at >30 amps. Regular relays up to 10 amps are cheap and reliable. Beyond that, they get expensive surprisingly fast, and the reliability is h…
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#137I got a Zigbee power breaker and hooked it up so all my flat's power goes through it, and then made an e-ink display to show my power consumption: https://www.stavros.io/posts/making-the-timeframe/
For people in The Netherlands: all Smart Meters that the net maintainers installed (are required to) support the P1 standard, which provides a standardized interface for customers to read out current current draw, cumulative power use, etc. Usually gas is hooked as well. You can hook up a cheap dongle to expose the stats in an app. For instance, we use: https://www.homewizard.com/nl/shop/wi-fi-p1-meter/ This meter al…
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#138Guys what are your favourite smart plug? I need one with easy integration with grafana, not sucking, and shipment to EU country?
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#139Earlier quoted context omitted.
You can get less shit ones that aren't made of Chinesium from Shelly
Great suggestion. Some of their modules appear to be UL certified.
There are some ready-made scripts for the Nordics that check the current electricity prices and use those with some basic rulesets to see if the electric heating in a house should be on or off for example.
I just use mine to turn off the ice machine at 22:00 so it doesn't run through the night :D
Re: Monitoring energy usage with smart plugs, Prometheus and Grafana
#140Guys what are your favourite smart plug? I need one with easy integration with grafana, not sucking, and shipment to EU country?
I'm a huge fan of https://www.shelly.com/ - they have a built in webserver and can be controlled via POST requests. No cloud needed.
And that they have done.