top | item 22321186

Thinking About Smart Home Power Usage

38 points| niemyjski | 6 years ago |blakeniemyjski.com

51 comments

order

function_seven|6 years ago

> The real shocker was when I decided to measure only the Wemo mini smart plug with nothing connected was costing me $0.31/day.

I can't buy this. That's 3,100 Wh each day, or roughly 130W constant usage. That much energy being dissipated in the plastic housing would be burning hot to the touch, or melt it.

I'd wager he's off by a couple orders of magnitude. 1.3W is much more likely for a smart plug to draw.

The 55W his Echo is drawing is suspect for the same reason. That's more power than almost any idling laptop.

rconti|6 years ago

He has to be off, way off. He's not using $4/mo on an Echo at 10c/kWh. We pay more than double that rate and our electric bills were frequently under $50/mo before we got an EV.

The one thing I learned using my kill-a-watt a few years back, is that "vampire draw" is likely something that only applies to VCRs from the 80s. I plugged it into a power strip full of USB and Apple chargers, and the consumption over a week is stunningly close to 0.

Every small device I measured was utterly insignificant, despite all the articles over the past decade telling you to plug all your chargers into a power strip and flip it off when not in use.

Bigger things I can understand. Our "smart TV" almost certainly draws tens of watts in spying^H^H^H^H^H^H standby mode.

floatingatoll|6 years ago

To calculate the math more correctly, a 1W smart plug is contributing $0.09/month to the $400 electrical bill quoted. This is a stellar example of a micro-optimization, in programming terms.

Focusing on big spenders like "anything with a pump" and "anything that generates heat" would contribute significantly to reductions.

I once upgraded video cards, reducing my computer's power draw by 180W and lowering my electric bill accordingly. This was back in the early days of CFLs (they were terrible) so it may not seem like much, but it was on 24/7 and that was the power at idle. I think it worked out to something like $10/month of savings, which was quite noticeable for my total bill of $50 or so.

slantyyz|6 years ago

Based on the photo in the post, the Kill A Watt is calculating his costs. He doesn't show the actual wattage reading from the Kill A Watt, so it seems to me like the price is set incorrectly on the Kill A Watt.

-- Addendum

I happened to have a Kill A Watt and Wemo lying around, and with no devices attached, the Watt reading ranges between 0.5W to 0.7W with no device attached and the Wemo set to the OFF state. When the Wemo is set to the ON state with no devices, the reading ranges from 1.2W to 1.3W, which is a noticeable jump.

barbegal|6 years ago

Yeah this is likely caused by the poor accuracy of the current sensor at very low power and switch mode power supplies can mess with the way the data is sampled.

cushychicken|6 years ago

We used to use those Kill-a-Watt probes at work to classify smart home device power draw.

Emphasis on "used to". They are not very accurate at all, and the sampling interval over which they take data on wall power draw is slow enough that you will miss important changes in current draw on your DUT. We have since switched over to expensive, calibrated Agilent power analyzers with better time resolution.

The post is well intentioned, but I challenge his data collection methods. His tools are not up to the task he has set himself to. It is not nearly as simple as the folks who sell Kill-a-Watt's would have you believe.

a9h74j|6 years ago

A EE video[1] shows such a bad power factor on a mere smoke alarm that the VA reading is 20VA for less than 1W actual consumption. An unsuspecting "power meter" might overestimate actual dissipation.

[1] https://www.youtube.com/watch?v=_kI8ySvNPdQ

Bedon292|6 years ago

Do you have some of that data available? I think his data does seem off, but all these always on devices have to be costing something right? Curious what that cost actually is.

peckrob|6 years ago

My utility also installed smart meters recently - the Focus AXRe with Gridstream RF. It theoretically has Zigbee in it. It even has the Zigbee logo on it. I haven't figured out if I can read it yet, but in fairness I also haven't put a lot of work into figuring it out either. At the very least I could not get Smartthings to see it. So if anybody knows anything more about this meter I would love to know. :)

But I DID discover that my utility, buried down in like 5 menus on some random screen of the account portal, offers a usage graph at 15 minute intervals. It's not real time - it seems to be delayed by 1-3 hours - but it is far better than getting a surprise bill. And while it used some weird SAP JSON interface, I could deduce what was what and could get the data out of it.

So I whipped up a script to basically scrape this "API" and shove the data into InfluxDB. I also added daily scrapes for the billing page and the rate page so I know when I was billed and how much the current rate is. This is because my utility bills at a lower rate for the first 1,400 kwh, and a higher rate for everything over that. I was not able to discern any pattern to when the bills were issued and the utility company was very unhelpful in this regard, just "sometime ever 27 to 35 days depending on holidays and weekends."

This [0] is the result of combining all the data. While I would really like realtime data directly off the meter, even being delayed a few hours is better than a random surprise $370 bill. I've written enough scrapers in my life to know it will probably break at some point, but it's been humming along nicely for the last few months.

[0] https://imgur.com/a/SwdHnCV

azdle|6 years ago

I couldn't find anything called a "Focus AXRe", looking at a few different products that came up for "Gridstream RF" the compliance docs only list that they're zigbee coordinators, not endpoint devices. ex: https://zigbeealliance.org/zigbee_products/gridstream-rf-enh... see 8.1 on pg 7. AFAIU, that means it expects to control other zigbee devices, not report to coordinators like the ST hub.

You could see if you can find your actual meter here: https://zigbeealliance.org/zigbee_products/?product_type=cer...

aequitas|6 years ago

In the Netherlands when smart meters where introduced one of the requirements was that the meters should have a port with a defined standard (DSMR[0]) which could be used by the house occupant to read metrics for themselved. The standard is pretty well setup with newer versions giving per second power/gas usage readings in human parsable ascii over rs232 on an rj11 connector.

[0] https://www.netbeheernederland.nl/_upload/Files/Slimme_meter...

rconti|6 years ago

Seems stunning that you could charge an electric car for 8 months without realizing you're not on a TOU plan.

We've got an EV and rooftop solar, and while I knew it was going to be an arbitrage scheme to begin with (with Net Metering, you don't use your solar to charge your car, you absolutely don't want to charge your car while the sun is shining), it was surprising to me to what extent usage had nothing to do with production. They're 2 entirely different things you treat entirely separately.

I thought I understood NEM2.0 pretty well (here in CA). Instead of the old NEM1.0, where 1kWh of generation = 1kWh of usage credit, it's bucketed by time of day. I actually thought NEM2.0 would be better for us than NEM1.0 -- we have generous peak hours (1pm-7pm) so we generate a TON of electricity off the roof at up to 38c/kWh during the day, and consume most of our power at much lower rates overnight. So 1kWh generated might be worth 2kWh into the car!

What I didn't factor in was that NEM2.0 credits are bucketed by month, and the consequences of that.

Yes, it means we generate very little in the winter, while our usage is just as high as in the summer, but that would wash out over the course of a year.. except for tiering! It hadn't crossed my mind how much tier 2+ usage we'd have in the winter. Which means it actually can pay off to charge the car at work in the winter, while it's pointless in the summer.

We're on a grandfathered TOU plan that I wanted to keep for those generous generation credits, but I'm thinking of moving to an EV plan because the much cheaper charging rates might offset the more-generous peak hour timing and credits. (peak would be 4-9pm though, which means we generate less during peak, and we also use more at peak, since typically we get home around 7pm, all of our evening usage would still be at peak).

barbegal|6 years ago

The problem of saving power with small household devices is similar to the problem with micro-transactions. The overhead of connecting devices into a smart system is far greater than the recovered cost in terms of both money and energy. A smart switch can easily run to $100 to purchase and install and $10 a year to run. So it needs to save you ~$20 a year to be worthwhile. For large appliances that are regularly used such as swimming pool pumps, air conditioners, scooter or car chargers then it can be worthwhile.

I'd like to see smart blinds and curtains become more popular as windows can act like a giant highly efficient solar panel heating your home up when the conditions are right. Sadly again the cost of setting up and maintaining such a system could be ~$100 a year so only certain buildings would actually see a return on investment.

tbyehl|6 years ago

'Dumb' timers and thermostats have existed for a long time, the value of something smarter isn't necessarily about reducing power consumption.

I put smart switches on my exterior lights to run them on a schedule. The value proposition was 'People don't arrive to darkness because we rarely remember to turn them on.' I'm trading an increase in consumption for utility.

My 'dumb' pool pump timer died and I replaced it with a more expensive smart model. Now, in addition to running the schedule, the pump also runs when the temperature approaches or drops below freezing. It may be running more or less than under the 'I manually override the timer when it's unusually cold and I remember' scenario but the value proposition was 'Prevent a pipe burst because I forgot to turn it on.'

Bedon292|6 years ago

While they may not actually save money over lifetime, its possible they do reduce your carbon footprint over their lifetime. I am actually curious about that side of things. The devices obviously cost some amount of resources and money, does their electricity savings every offset their initial creation.

gulfie|6 years ago

https://permies.com/w/better-world : this covers this exact topic... in several different ways.

Most of the electricity being used in the Wisconsin winter is going to be for heating. The best dollar ROI is typically weather stripping and insulating followed by using a heat pump ( preferably ground looped ), and of course the best choice might just be a rocket mass heater.

For passive solar options : https://www.builditsolar.com/

lutorm|6 years ago

We recently installed two Curbs (energycurb.com) in our house and it's not only been very educating but also made it possible to zero in on the largest consumers. Upgrading the water heater to a heat pump unit took us from barely breaking even on our PV to a daily surplus of about 3kWh. The next largest consumers are the file server running 24/7 in the basement and my work machine.

rconti|6 years ago

Side note: Has Disqus ever worked, for anyone?

I've tried dozens of times over the past few years. It never provides a 'logged in' comment box. Once I login, if i try to login again, it complains about a form submission error. I've never bothered to troubleshoot because mostly I want to avoid using Disqus but a couple times a year I decide to give it a go, and.. nothing. I have or had an account, which doesn't seem to work. I've also tried to use Twitter integration, which seems the least-bad (because my twitter account is rarely used for anything anyway).

KajMagnus|6 years ago

You can see the Disqus comments, but if you post a comment, then, that won't work?

If you have time, maybe you'd like to go here: https://www.kajmagnus.blog/new-embedded-comments and scroll down and try posting a comment, and tell me if you run into problems? (That's a different commenting system; I'm developing it. And it'd be nice to find out if there are unknown problems preventing people like you from posting comments ... Maybe the same thing as with Disqus, and I could fix the problem in my case?)

reificator|6 years ago

Sounds like an adblocker or something blocking a resource that Disqus "requires" in order to function.

Someone|6 years ago

I never understood the claim that smart switches on LED lightbulbs will conserve energy. The duty cycle of the average light bulb is fairly low; I would guess they are switched on for <10% of the time, on average.

If so, adding a ‘smart switch’ that uses 0.5W to a lighting fixture that has a 10W LED light bulb increases its average power usage by about 50%. You must be fairly sloppy to make that a gain, compared to a manually operated switch.

bcrosby95|6 years ago

Lots of people have gotten lazy about turning off lights since LED is so cheap. E.g. I think our kitchen light is on around 12 hours per day because the switch isn't very convenient. Or the garage light - if it's left on during the day, it probably won't be noticed until morning.

Also kids tend not to turn lights off.

But yeah, even if you are saving money, smart switches are pretty expensive. It will take a while to recuperate the extra $ and time invested.

I would focus on switches that control several lights at once. E.g. our garage lights use 100 watts in all. Kitchen uses 65. Hallway 50.

bsza|6 years ago

One thing I noticed since installing smart bulbs all around my house is how little light I actually need most of the time. In the evenings I usually run them at 5% brightness. Don't know how that scales consumption-wise though.

pdonis|6 years ago

> adding a ‘smart switch’ that uses 0.5W to a lighting fixture that has a 10W LED light bulb increases its average power usage by about 50%

Shouldn't that be 5%, not 50%?

MayeulC|6 years ago

Incidentally, I was wondering how a "smart" home could centralize power distribution to use less energy.

Yes, the hub would be always on, but you get to kill every sleeping device, such as the TV, "smart" lightbulbs by making the hub control them directly, phone chargers and various transformers plugged in the outlet, idling computers, etc.

Just ask the hub to turn on your computer, for instance.

zamalek|6 years ago

The real usage is DNS. I set up a PiHole last week and... Wow. 70% of requests are my fiance's echos (my Google devices, which I am trying to convince her with, are below the noise floor, go figure).

The privacy concerns are real, but I actually use smart assistants a good deal of time when I am at home.

millstone|6 years ago

In winter, assuming you have a gas-powered furnace, isn't this "wasted" electrical usage environmentally beneficial, by reducing your use of natural gas for heating?

pathartl|6 years ago

Are you in the Milwaukee area by chance? Funny that you post this today, We Energies just called me today to notify me they were installing a new meter for our unit.

kcmastrpc|6 years ago

How do you turn off smart bulbs which require power to retain connectivity settings/configuration?

mikequinlan|6 years ago

My Hue smart bulbs retain connectivity and configuration settings when powered off (via the light switch). If they didn't it would be awful -- you would have to reconnect and reconfigure every bulb in the house after each power outage. I assume the data is stored in some kind of flash memory.

hotswapster|6 years ago

I had this scenario too. I purchased PowerTag by a Schneider Electric and then tied this into Home Assistant via Node-red. This gave me usage on individual circuits and automation resulted in a 40% reduction in energy usage.

For curiosity I wired in an SDM eBay brand meter and it was within 1% of the Industrial grade PowerTag.

Another option is emonpi and it’s easier to install than both of the above.

Happy metering! (Oh and you’re lucky, Power in Australia is $0.28/kWh