this post was submitted on 01 Apr 2026
1 points (100.0% liked)

homeassistant

19159 readers
2 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ThePantser@sh.itjust.works 0 points 2 weeks ago (2 children)

I have a few IR devices I made for ESPhome but could never get things working right when capturing the code to blast. I hope this gives a good interface for watching for signals to record and blast. I am looking for that Harmoney remote level of usage.

[–] MrQuallzin@lemmy.world 0 points 2 weeks ago (1 children)

If you're looking for Harmony level usage and have a pretty penny to spend, look at SofaBaton. Programmable universal remote with hub, and there are home assistant integrations for local control.

[–] ThePantser@sh.itjust.works 0 points 2 weeks ago

The goal was making tiny esp+ir sender that I can place near each device that is IR. Like my vaporizer and then remote control them. I need cheap and easy solution.

[–] thr0w4w4y2@sh.itjust.works 0 points 2 weeks ago

note that a lot of IR devices now blast a whole bunch of different codes for each button press, so they can control more devices with the same remote.

If you’re capturing from the remote and it seems like the code changes each time, you might need to capture it all and play back one code at a time to work out which one is for your device.