17
ZBT-2 Matter Thread Ikea Losing My Mind
(lemmy.world)
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
Fun, I just went through this with a Bilresa remote.
IPv6 needs to be enabled on your HA server, I ran this command though I'm not entirely sure if that was required:
ha docker options --enable-ipv6=trueBut what really seemed to do the trick for me was, on my phone, going to Settings > Companion App > Troubleshooting (almost near the bottom) > Sync Thread Credentials.
Why there? Good question!
Why not the "Send thread credentials to Home Assistant" button at the actual Thread configuration? Equally good question!
This was with the Home Assistant Green and ZBT-2, mind you. I would've expected there to be some level of "out of the box" integration. Oh well.
This helped. It didnt fix it but it got me beyond "connecting to device" I was able to see the router and make it the preferredwithout drops. I slected sync credentials and it said I have none, I hit the three dots in the router integratiom and said use for "android and ios credentials" but it was your paththe syncing that allowed it for the first time move to "checking connectivity to thread network"
My ISP router seems to have ipv6 locked away so I cant check my status for mDNS or anything though the host can see ipv6 addresses.
So I guess new router time.
You can go to this website to see if it's supported, though it seems you've already figured out it isn't.
https://test-ipv6.com/
Can you share your bilresa sensors? I cannot figure out how to reliably cycle through all none based on two buttons
I used this blueprint, it allows you to use the buttons for turning on and off, hold to increase/decrease brightness, double tap for full or minimum brightness.
Getting the brightness to smoothly change upon holding the button was impossible for me to figure out on my own, this blueprint really saved me in that regard.
The double tap changes colour temperature when you use the button connected directly to the lamp, which this blueprint unfortunately does not replicate for HA. I have yet to summon the courage to really go through the yaml and see if I can figure as much out for myself.