this post was submitted on 30 Jul 2026
24 points (100.0% liked)

homeassistant

20157 readers
53 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 3 years ago
MODERATORS
 

I’m looking for a Thread button or rotary encoder to control my smart lights, preferable under $15. It can be battery powered or wired. I have a border router across the house, within wifi range. Does anyone have any recommendations?

top 11 comments
sorted by: hot top controversial new old
[–] Monument@piefed.world 8 points 18 hours ago (3 children)

I use this - IKEA Bilresa scroll wheel. It also comes in a 3 pack for $28.

I’ve got it working in HomeAssistant, and they’re pretty neat. The knob has a click action, and the remote has a click action, too. Clicks on the remote allow you to select between 3 different ‘channels.’
In HA, you can set each channel so that the click and scroll does something different. (The blueprint I use has click, long press, double, triple, and quad click, as well as scroll wheel actions.)
I’m not that fancy - I’ve got each channel’s click action mapped to on/off toggle, and to brightness, color temp, and a hue scroller.

[–] JustEnoughDucks@slrpnk.net 1 points 8 hours ago* (last edited 8 hours ago) (1 children)

This uses Matter, not thread.

This is just a WiFi device using matter protocol

(It has very mixed reviews also)

[–] Monument@piefed.world 2 points 4 hours ago* (last edited 4 hours ago)

Nah.

While they do use the Matter communication standard, these devices use the Thread protocol. The Venn diagram/conceptual model of how these interrelate is messy because Matter can run on both Thread or WiFi (depending on the hardware of the device), and Thread is a platform that supports multiple standards.

These remotes are Matter over Thread:

IKEA Bilresa scroll wheel device in Home Assistant, showing the device’s Matter network as Thread.

[–] Sven@nerdculture.de 2 points 11 hours ago (1 children)

@Monument @eddiereasoner I have one of the bilresa scroll wheel Buttons, too. With the blueprint I use the scrolling is not working properly. Could you share which blueprint you use? #homeassistant #ikea #matter

[–] Monument@piefed.world 1 points 5 hours ago

Sure – Ikea Bilresa scroll wheel blueprint (Matter) - The Original.
You do have to install the helper scripts and enable the disabled entities for full support, but so far, no complaints.

[–] Cyber@feddit.uk 1 points 16 hours ago

Nice.

Would this work well as a volume controller?

We've got a complex setup and when guests come, they need something simple I can throw at them...

[–] SwingingTheLamp@piefed.zip 2 points 18 hours ago

The only one that I'm aware of is the new BILRESA from Ikea. It's $9.99, so not much of a risk to try it out.

[–] Blip6338@lemmy.ca 3 points 20 hours ago (1 children)
[–] eddiereasoner@lemmus.org 1 points 36 minutes ago

I do have access to a 3d printer so I think ESPHome is the answer

[–] DataCrime@lemmy.dbzer0.com 2 points 21 hours ago (1 children)

Sounds like a good fit for ESPHome.

[–] eddiereasoner@lemmus.org 1 points 28 minutes ago

I think I’ll try the IKEA thing that was mentioned in other comments, and maybe I’ll make something with ESPHome if I need something else.