this post was submitted on 30 Jul 2026
17 points (94.7% liked)

homeassistant

20170 readers
73 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 10 comments
sorted by: hot top controversial new old
[–] Monument@piefed.world 5 points 1 day 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.

[–] Sven@nerdculture.de 1 points 22 hours ago

@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

[–] JustEnoughDucks@slrpnk.net -1 points 19 hours ago (1 children)

This uses Matter, not thread.

This is just a WiFi device using matter protocol

[–] Monument@piefed.world 4 points 15 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.

[–] Cyber@feddit.uk 1 points 1 day 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 1 day 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 1 points 1 day ago (1 children)
[–] eddiereasoner@lemmus.org 1 points 11 hours ago

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

[–] DataCrime@lemmy.dbzer0.com 1 points 1 day ago (1 children)

Sounds like a good fit for ESPHome.

[–] eddiereasoner@lemmus.org 1 points 11 hours 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.