this post was submitted on 23 Jun 2023
85 points (96.7% liked)
Asklemmy
43747 readers
2316 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Software developer in his 30s. I built automation for a living. I automate my house as a hobby. I automate all things.
(I also live building racecars)
That's something I want to get into. I want to set up that self hosted software, forget what it's called, but you can integrate with IoT devices just like you can with a mainstream assistant service like Google Home.
What I really want to do is automate my blinds, which are the chain loop type, so I can say "house, open the living room blinds" like they did in Smart House, the Disney channel original movie (or maybe that was Home Alone 4, but we don't talk about that one). I found a little motorized device that integrates with these chain blinds but it was a bit pricey. Of course if I tried to make it with my own Arduino etc it would be an ugly mess.
Sounds like you're talking about Home Assistant maybe?
That's the one--thanks!
Having used it for years, its amazing. I would highly recommend it.
A few years back, I found I opened and closed a certain window multiple times a day to better control the environment.
Well- devices to automate opening and closing a window, just aren't something you find for sale- and, if you do- its not going to be cheap.
I ended up spending 30$ on a linear servo, a esp8266, and a couple of relays, and spent a couple hours automating the process of automatically opening and closing my window, at certain times depending on the inside, and outside temp.
It wasn't pretty at all, but, it was extremely effective... and did exactly what I needed it to do.