Hacker News new | ask | show | jobs
by floatingatoll 2318 days 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.

1 comments

> ... and "anything that generates heat" would contribute significantly to reductions.

I never measured it, but there was one area that I quickly put a Tasmota plug on. My stereo receiver under the TV.

One day I was putting around the den and I noticed a lot of heat emanating from the credenza under the TV. It was my Sony receiver just sitting there, dutifully amplifying the null input from the turned-off TV.

So I added the plug, and told Home Assistant to turn the receiver on whenever the TV was on, and turn it off when the TV is off. My guess is that I'm saving 20-40W this way. $2-$4 a month.

(FWIW, this is the first time I've ever been glad to have a "smart" TV. The only feature I use on that TV is the ability for Home Assistant to see it)

Home Assistant is great! I flashed a cheap ES8266 RGB Led controller with ESPruna firmware and hooked it up to HA over MQTT. What are some of your hardware recommendations? I also have a Zigbee/Z-Wave dongle for the RPi, so I'm not limited to WiFi only.
I use a Conbee II dongle with deCONZ for all my Zigbee stuff, and try to use Zigbee wherever possible.

The Hue bulbs are great, and also act as repeaters, so I have those sprinkled throughout the house. But they're expensive, so I used Sengled bulbs for most of my fixtures. The Sengleds are endpoint-only, though. So I mix those two bulbs to keep the mesh dense but also save some money.

All my door sensors are the SmartThings units. I use a mix of SmartThings and IKEA Trådfri motion sensors. One SmartThings water leak detector in the basement, a SmartThings button, and a Trådfri 5-button remote.

I started this just to have a convenient way to control lights. My house is really old, and almost all lighting is table- and floor-lamps that I would have to walk around and turn on and off. Or ceiling lamps with pull cords.

But after getting into Home Assistant, I started going a little nuts with the automations.

My favorite one: A month ago I was getting ready for bed when I realized I left my oven on all day long. For 12 hours it was keeping the oven at 375˚F. But then I realized that I already have a motion sensor in the kitchen, and if I just moved it to the door of the oven, the built-in temperature sensor could be used to remind me that the oven was left on. So now I have a rule in my automations.yaml: If the kitchen temperature exceeds the living room temperature by more than 10˚F for more than an hour, send a notification to my phone that I left the oven on.

Alternatively, you can get a $20 power bar[1] that has one outlet that determines the on/off state of the remaining plugs based on the current draw of that one outlet. No Home Assistant required.

I use one to power off a bunch of devices when my computer sleeps.

1: https://www.amazon.ca/gp/product/B01G6VTIDG/ref=ppx_yo_dt_b_...

I have an old radio shack power strip that shuts on/off according to a power draw in the first socket. Not sure, but is likely someone else makes one of these.
I use an amplifier as a small space heater for a particularly cold corner of my home :)