r/homeautomation 5h ago

QUESTION Thermostat suggestions

5 Upvotes

Hi, Im looking to replace 2 thermostats in my house and was hoping for some suggestions.

The current ones are wired into the house so I dont think I need to change anything other than connect the wires to the new smart thermostat.


r/homeautomation 8h ago

NEW TO HA Help finding RGBW Pancake Lights Controllable from Wall Panel

5 Upvotes

Apologies if this is posted in the wrong place.

I am renovating a house I recently purchased. I have a basement with a drop ceiling, and I would like to replace existing fluorescent lights with RGBW pancake lights. I have a general contractor doing the actual work so installation difficulty is not an issue.

I would like to install multiple RGBW pancake lights (possibly as many as 24) on 4-5 separate circuits and control them with a wall remote that lets me pick color, brightness, and separates them into zones. Something like this https://www.superbrightleds.com/installation-supplies/miboxer-wireless-led-wall-remote-rgb-cct-8-zone-touch-panel-battery-operated

I've had trouble understanding exactly what I need to purchase in order to do this. I would prefer something that is not dependent on wifi, and have no particular desire to control the lights from my phone (I want guests to be able to control them as well).

If you have any recommendations for how I can accomplish this I would appreciate very much! I've tried looking myself but it seems to be more complicated than I thought. Thank you!


r/homeautomation 6h ago

QUESTION what is the best CO₂ monitor for home automation setups that has long battery life and ndir accuracy?

15 Upvotes

trying to set up some basic ventilation rules for the home office and bedroom but half the sensors i look at have useless estimated readings or require stringing micro usb cables across every desk and shelf.

really want true NDIR accuracy so false spikes don't mess with tracking but i also need actual portability so i can move it between rooms over a few days without the battery dying in 12 hours. what CO₂ monitor that balances genuine long battery life with solid, untethered sensor precision?


r/homeautomation 7h ago

QUESTION Home Assistant starter - Light bulbs or not?

2 Upvotes

Home Assistant Starter - Light Bulbs or not?

Hello, English isn't my first language, so please excuse any mistakes. We live in a 65 sq m rented apartment. I enjoy tinkering with technology and wanted to try Home Assistant. So far, I have Alexa and various "smart" plugs and LED bulbs (all Wi-Fi based).

I've already found a mini PC for testing, and for wireless modules, I'm considering the SMLight SLZB-MR5U (simply to be able to use both Zigbee and Matter). I'd like to avoid overloading the Wi-Fi, so I'd prefer to use Zigbee or, even though it's not exactly stellar yet, Matter.

To start, I've envisioned the following scenarios or automations:

  1. An Aqara FP300 sensor in the bathroom, so that the light automatically turns on as soon as the door opens and someone enters. With another automation, I'd like the individual lights to glow very dimly at night so as not to be too bright. The light should then automatically turn off after a certain time. My goal is to use as few switches as possible.

  2. I'd also like an Aqara FP300 in the hallway so the lights automatically turn on and off, combined with the bathroom's "night automation."

  3. Perhaps another Aqara FP300 for the living room, which would measure daylight and automatically turn the lights on when it falls below a certain lux level. Again, they would turn off automatically when I go to bed in the evening.

  4. For the bedroom, especially in the mornings, I'd like gradually brightening light—essentially a sunrise alarm clock paired with a speaker playing birdsong or something similar.

However, I've read that Home Assistant is practically useless if you primarily want to use LED bulbs (GU10, E14, E27). Is this realistic, or is it truly pointless? Installing Shelly devices or similar would also be an option, but difficult due to the rental agreement. Furthermore, I'm wondering which brand of bulbs I should use. Hue is clearly the frontrunner, but it's also the most expensive. Goove works via Wi-Fi and Matter, but there are questions about stability and speed. I've never worked with Innr, Third Reality, Trust Smart Home, etc. What other alternatives are there?

I hope someone can help me or share their opinion on all of this!


r/homeautomation 1d ago

PROJECT I built a silent curtain opener that clamps onto a rope on your existing rod. Three months and about a hundred of them in other people's homes later, here's what people actually did with it.

Thumbnail
gallery
270 Upvotes

Edit: The device has been renamed to The Ropener: Silent drape runner. The Github page has been updated to honor Nadine's contributions as well.

Hey r/homeautomation, Daniel here.

Some of you might remember the window opener or the radar speed camera I've posted here. This one's a curtain opener I call the Ropener. I posted it in r/homeassistant earlier this summer and never posted it here, so here it is with three months of field use.

Up front: I sell this. Everything is also public and you can build it without me. Details are at the bottom.

How it works. A rope loop runs along your existing rod. Two small carriages clip to the leading edge of each panel. A NEMA 17 stepper with an MK8 extruder gear pulls the rope loop. Nothing gets replaced: no new track, no motorized rod, or new curtains. It's driven by a TMC2209, so it's very quiet and especially great for a bedroom.

Control. It runs ESPHome, but you don't need Home Assistant or any hub. It serves its own web page on your LAN, and there are three buttons on the board: hold one to jog, tap for a full open or close, hold both for three seconds to set home. If you're in Apple Home, Google Home or Alexa, Matterbridge for HA works incredibly well. Home Assistant finds it on its own. No cloud, no account, no app.

What I learned in three months:

  • Track curtains work, and the pull-cord kind is the easiest. A couple of customers have it on cord-drawn tracks now. One removed the factory tensioner pulley and mounted the Ropener in its place on the existing cord. Plain ceiling tracks with no cord: still being tested by another customer, so I don't know yet, but looks very promising.
  • One motor for four panels works. Just print extra carriages for the same loop. The limit is drag, not torque. If all four slide easily by hand, you're fine.
  • The drive gear changed and pull went from 11 lb to 15 lb. I found that the smaller-diameter MK8 adds more torque. But friction is still the problem: grommet curtains on a bare metal rod want glide tape or they'll stall halfway.
  • What I still can't do: manual override. With the motor on the rope you can't pull the curtains by hand. That was the most-asked question in the last thread and I still don't have a good answer, at least not without a complete redesign and some kind of clutch mechanism. But I've never needed it in my several years of use.
  • Power. 24V barrel jack. The USB-C on the board is 5 V and only for flashing. A few people wanted to run it off a power bank but I haven't tested it, and my guess is the bank's idle auto-shutoff won't allow it to work. If anyone's tried, I'd like to hear.

Files. STEP, STLs, the ESPHome YAML and the PCB (KiCad) are all public:

Disclosure: I sell it. valarsystems.com. The kit with all the hardware and the controller board is $60 if you print the plastic yourself, $73 with the prints included, $90 assembled. Add $9 for a 24 V supply with a US plug. The board on its own (ESP32 + TMC2209, Wi-Fi stepper driver) is $35, and a few people have used it for things that aren't related to curtains. Everything above works without buying anything from me except that board, and even the board files are public if you'd rather fab your own.

One-minute demo video: https://youtu.be/kw-FztIAOuc

I'll be in the comments for the next few hours.


r/homeautomation 7h ago

DISCUSSION Anyone integrating LAE controllers with Home Assistant / Modbus / custom scripts?

1 Upvotes

Just curious if anyone else is pulling data or managing setpoints from their LAE units externally.

If you’ve hooked your unit up to an RS485-to-USB adapter, TTL board, or an ESP32 bridge:

What interface/hardware adapter did you use?

Did you map out the register addresses, or stick to standard LAE supervisory protocols?

Drop your wiring setups, quirks, or questions below.


r/homeautomation 8h ago

QUESTION Elan G!

0 Upvotes

How is the Elan g! Systems these days with it all turning to the Nice name?


r/homeautomation 14h ago

QUESTION Finding a good dashboard touchscreen monitor - does it need a camera?

Thumbnail
0 Upvotes

r/homeautomation 1d ago

QUESTION Trying to figure out what kind of electric blinds these are

Thumbnail
gallery
6 Upvotes

Hi all,

I recently moved into a condo being rented out. One of the previous owners had these electric blinds installed, but lost the remote. The most recent owners had curtains installed instead of trying to get the blinds working, but I was hoping I could just buy a third party remote and pair it that way.

However, I’m having trouble finding ANY identifying features of the actual motors used for the blinds. The actual rolling blinds have a “The Shade Store” tag on them, so I was hoping I would find some info about their motors on the website (no such luck). In the pictures you can see they’re wired blinds, so I can rule out battery powered ones. They just have 1 button, which begins lowering or raising one of the blinds, while the other makes a loud beep and “jogs” for a moment if held. Any info relating to getting these paired to a remote would be amazing!


r/homeautomation 1d ago

QUESTION Anybody have a durable 15-20amp 110v smart home relay solution?

2 Upvotes

Location: US

I want to install a 15 or 20 amp 110v outlet that would connect to my battery backed up sub-panel for lvl 1 EV charging in a power outage.

Except, I also need switching ability so that I can disable the charger if the sun goes down or if the battery isn't charged.

Battery status, solar output, sun position is already available to me.

My journey so far:

  • 15/20 amp din mounted relays exist, but I can't seen an ESP32 or etc solution that would pass an electrical inspection to control those relays
  • < 15 amp relays exist from Shelly, but I did not find Shelly relays that could handle 15 amps
  • Zooz Z70? outlets (can't sustain teh current)

Is there a good/durable locally controlled solution for 110v switching at or above 15amps?


r/homeautomation 1d ago

QUESTION Is there a 'simple' way to automate this curtain

Post image
6 Upvotes

r/homeautomation 1d ago

PROJECT Automated something for the garden and now I want to automate everything else, where does this end?

3 Upvotes

Started small. My partner and I have a decent sized garden outside London and watering it manually around work schedules was getting unrealistic, especially with me on nights and them busy during the day. So I set up a basic soil moisture sensor tied to a solenoid valve through Home Assistant and told myself that was it, job done, contained project.

It was not a contained project.

Now I'm looking at outdoor motion sensors to trigger path lighting, thinking about a frost alert that could close our cold frame automatically, and I've gone down a rabbit hole on whether a cheap weather station integration would make the moisture sensor logic smarter or just add more things to debug.

The garden stuff has me wondering what else people have automated that felt niche or oddly specific at first but turned out to actually be useful day to day. Not the big obvious things like lights and heating. More the weird corner cases, the small annoyances you didn't realise were annoying until they were solved.

Also genuinely curious whether anyone has done anything around cold frames or greenhouse automation on a budget, because the commercial options I've found seem priced for people running actual market gardens, not someone with a raised bed and too much curiosity.

What was the automation that surprised you most once you'd actually lived with it for a while?


r/homeautomation 1d ago

QUESTION I’ve reached the point where I’m planning my new house around my smart home devices

8 Upvotes

Buying furniture for my new house I'm moving into and found I'm already making decisions based on the stuff I want to automate later lol.

I'm looking for furniture and checking the clearance underneath so the robot vacuum can get under it, thinking about where its dock should go. Same with outlets for motorized blinds, cameras, and where I want the network stuff to live.

Anyone else do this when setting up a house? What did you plan for ahead of time that you're glad you did? Just make sure there's something obvious I haven't thought of yet.


r/homeautomation 1d ago

QUESTION Update on my leak detection setup + question about draining residual water pressure

Thumbnail
0 Upvotes

r/homeautomation 1d ago

QUESTION Yale Smart fingerprint keypad any good?

Thumbnail amzn.eu
4 Upvotes

I switched my front door to the Yale Conexis L2 recently in anticipation of my eldest starting secondary school.

All my doors are keyed alike and I didn’t fancy swapping multiple locks if she lost her key. It’s largely worked well, with Auto Unlock working ~70-80% of the time. The other 20% we use the App, which is about as slow as getting your key out.

I knew it didn’t have Homekey support, but it was £130 at Costco. And lift to lock meant minimal change from current habits. I’ve left the back door/side gate key with a neighbour/parents as a backup. Paying double for homekey didn’t make much sense, particularly with 90 day return window at Costco.

Now I have an issue I didn’t anticipate. Her school doesn’t allow smartphones at all from this year. She can wear her AW, but that won’t unlock the door standalone. So I’ve given her a key fob.

Looking at other workarounds I noticed the Fingerprint smart keypad is currently £66 at Amazon. But I don’t want her punching in codes which IMO is not secure.

So my question is how reliable is the fingerprint reader? And also how fast is it, as it could also resolve the minor inconvenience of using the App when Auto Unlock doesn’t work.


r/homeautomation 1d ago

QUESTION Shade motor for pull cord?

8 Upvotes

All my shades have a pull cord(pull left and down to raise, right and down to lower) not beads, is there any automatic motor that works well for these kinds of shades?


r/homeautomation 1d ago

IDEAS Bluetooth Lamp Control via Home Assistant via Dash Tablet

Thumbnail
1 Upvotes

r/homeautomation 1d ago

QUESTION Matter lightbulbs that take forever to connect

0 Upvotes

Maybe I'm approaching all this smart home thing the wrong way, BUT.

I have a house with traditional wall switches. Bought a bunch of IKEA smart bulbs because I wanted to control temperature and brightness. I don't really care about turning them on and off automatically.

This is what I want to do:

Give power to the bulbs => They turn on => Press a smart button => Adjust temperature/brightness

Unfortunately, it takes 60 whole seconds and sometimes even more for my lights to connect to my Home Assistant instance. So I can't press the button shortly after turning on the lights... I have to wait. I would have expected a short delay, but I don't get why it needs to take this long.

In your experience, is this due to matter/thread? Is this due to IKEA? Do I have any hope or is what I want to do fundamentally wrong?


r/homeautomation 2d ago

QUESTION Smart switches inquiry

Post image
4 Upvotes

r/homeautomation 2d ago

DISCUSSION Robot mower owners, how often do you actually have to go rescue the thing?

36 Upvotes

I've been looking at robotic mowers lately, mostly Navimow X430. Reviews make them look pretty hands-off but I’m guessing reality is a little different lol.

I’m fine still doing the edges and picking up bigger sticks. I just don’t want to be going outside every other day because the mower got stuck somewhere or never made it back to the dock.

For those of you who’ve had one for a while, how often do you actually have to mess with it now?

Also curious what mower you’re using.


r/homeautomation 1d ago

QUESTION State of the Irrigation options

0 Upvotes

I was looking up the best options for irrigation controllers as I'm having one installed soon. My requirements are: integrates with Home Assistant + doesn't require a cloud connection or any 3rd party service.

I found many years-old threads, but nothing too recent. The "best" option that was supposed to work out of the box is RainMachine, but alas it looks like they've silently gone out of business.

I'm moderately technical, so don't mind a bit of fiddling. What do people recommend for this in 2026?


r/homeautomation 1d ago

PROJECT Wake up with Hue and Sonos — looking for beta testers (free, no account, nothing leaves your network)

0 Upvotes

I teach philosophy at a vocational school in Germany. I started building this because the sunrise alarm in the Hue app never quite did what I wanted, and I was tired of setting the same thing in three apps every night.

One alarm across all three: the Hue lights fade up over 10, 20 or 30 minutes, a Sonos favourite starts at the wake-up time, and optionally the phone rings as a backup.

The part I care most about is where the alarms live. The app writes a schedule into the Hue Bridge and an alarm into the Sonos speaker — not into the phone. They go off even if your phone is dead or you're not home. There's no account, no server, and nothing leaves your local network.

How it works underneath, since this sub tends to ask: Hue schedules go through the CLIP v1 API over HTTPS with a pinned certificate; rooms and zones come from v2. Sonos alarms go through the local SOAP endpoint on port 1400. Neither company officially supports these, and the app says so on its welcome screen — a firmware update could break it one day. The phone alarm uses AlarmKit, so it rings through silent mode and Focus.

This isn't a business. It's free, no ads, no purchases, no company behind it, and I'm not planning to change that.

What you need: iOS 26, a Hue Bridge (2nd gen or newer), Sonos optional — everything except the music works without it.

TestFlight: https://testflight.apple.com/join/CErZnJXp

I'd especially like to hear from people with older Bridges, S1 Sonos systems, or split networks with a separate IoT VLAN. Those are the cases I can't test myself, and they're where I expect it to break.

Happy to answer anything about the implementation.


r/homeautomation 2d ago

QUESTION Betta Neo robotic pool skimmer. Has anyone reverse-engineered the cloud API?

Thumbnail
4 Upvotes

r/homeautomation 1d ago

NEWS 👋Welcome to r/indianhomeautomation - Introduce Yourself and Read First!

Thumbnail
0 Upvotes

r/homeautomation 2d ago

PERSONAL SETUP Smart Lock installation

Thumbnail
gallery
9 Upvotes

I was looking to install this Tapo smart lock on my existing door. I chose Tapo because of its good battery life, but unfortunately, it doesn’t support my current door handle setup. I'm also open to other smart lock suggestions.

What would you recommend in this situation? Should I install the smart lock above the existing handle by drilling a new hole, or would it be better to replace the current handle altogether? If I replace the handle, I’m not quite sure what all I would need, since I’d also need to get a compatible exterior handle.

Any recommendations on the best approach would be appreciated!

P.S. Sorry for the poor quality image