I work at a dispensary. In theory this could actually be helpful for my job.
xkcd
A community for a webcomic of romance, sarcasm, math, and language.
Do they have a model with AI?
Shh shh shh, don't give them ideas.
I feel like I'd benefit from a smart dehumidifier.
I'm on a Time Of Use tariff where my electricity is very cheap at night. I'd like to be able to schedule for it to come on for those 5hrs in the winter to take the moisture out of my shed-office. It achieves nothing to put it on a smart meter as you have to physically press go on the dehumidifier
Unless you have an even dumber dehumidifier that starts working the moment you plug it in.
Just use a power timer or whatever those devices are called.
They just said the smart timers/meters don't work. Maybe a non internet one with some regular timers. I have grow lights that have 12, 6, or 3 hour timers that repeat the start time daily as long as a power outage doesn't reset them.
Lower tech solution that would probably work for them, but someone would still have to make it. Not sure if they exist but wouldn't be surprised if they do.
You need a smart button pressing device. Something like :
I have not used this personally, but I have a home assistant setup that does operate based on real time energy prices and it’s awesome.
I guess you have one with a digital on switch? Because every appliance I've ever owned with an analogue power switch can be left in on state for things like this.
I got new appliances a couple weeks ago and they're all "smart". Turns out a smart microwave just sends you a phone notification when it's done. By default.
As someone with multiple people living in the house, I can confidently say this is the dumbest "smart" feature ever. Promptly disabled.
My appliances are ‘smart’ but I didn’t bother actually connecting them to my WiFi. I guess preheating the oven remotely could be cool(?) but nah.
The stuff I do use…
The microwave above the stove can talk via Bluetooth(no app or phone involvement at all). Turn on a burner and you can set it to turn on the light and/or vent fan. Another nicety is being able to set the clock on the stove with the full keypad and it just syncs to the microwave.
Any appliance with IoT is a value-subtract.
They do it so in the future they can monetize you in perpetuity in some way
I can see value in HVAC IoT. Away from home and there's a cold spell? Turn up the heating so your pipes don't freeze, but also run it higher when electricity is cheaper (if you have variable pricing).
I don't think I'd want my microwave, washing machine, or toilet to have IoT features though.
I want my washing machine to notify my phone when a cycle completes... But maybe not quite that much
Mine chimes a quaint little song. It's enough because it can be heard pretty much anywhere in the house unless I'm in the basement. If I'm not home, the notification wouldn't be particularly useful - I might as well just check when I get home.
I mean the idea isn't the absolute worst. I just don't think it's a huge QoL improvement either.
Most people tend to stay in the same room (or a neighbouring room) when they're microwaving something. They could probably save on the cost of having a full-blown computer with wifi inside the microwave by just having the noisy thing from an alarm clock. But, ah, the fuck do I know?
Some 90's microwaves actually used some chips to measure humidity and using a little reference table adjust how long certain foods need to cook for, for instance, popcorn can be popped perfectly without burning and almost without leftover kernels if you can measure how much water is being released. The same goes for cooking frozen meats, vegetables, and so on.
But what we get in modern ones instead are horrendous touchscreens, simple timers that never quite match the food they promise to work on, and Wi-Fi.
a full blown computer, depending on how one defines the term, is so cheap that they are available in disposable pregnancy tests. This shouldn't be a thing because of the E waste and inefficiency but it's how things are.
I’ve looked into many WiFi dehumidifier’s and the one thing I wanted from it was to notify my phone if it’s full. None of them do that. All they do is let you change speed and stuff. Nothing that is important to me. I just want to know if I need to go to the basement and empty it or not.
I put mine on a zigbee plug into my home assistant (docker on nas), and created an automation to notify me when the power consumption drops below 1 W or so (lower than when it's only running the fan when the hunidity is near setpoint). All local, works so far.
Right? Like half of what I want from these things is when is the battery low? When is the outbox full? When is the feeder empty? And metrics to verify the device is generally operating safely.
Controlling the device? We've known how to do that for 50+ years. Help me maintain the device.
I feel you, trying to find a smart gadget that is actually smart in 2025 and not just a data collector is nearly impossible. Learning to DIY a lot of these projects. Throw one of these or similar in there with a little control board set to email you if 0 changes to 1 or w/e
Meanwhile here I am installing ESP32C3's into everything in my house to automate everything.
I can turn on my floor heat, hallway light, or even open a vent from an app on my phone. And bonus, no shady manufacturers to spy on me. Just China.
It would be a lot more difficult to hide a backdoor on a bare ESP device, than a proprietary Tuya one, just putting that out there. Regardless, I still block internet access from my ESPHome devices, because I don't want to feel like I need to constantly be on top of updates, that can cause things to break at times. I do them every couple months when I have the time to sit down and make sure everything's still working, or roll it back where it's not.