this post was submitted on 31 Mar 2024
229 points (92.3% liked)

Technology

58506 readers
4242 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 6 months ago (2 children)

I feel your last line. I'm a competent user (read: great at following tutorials) and couldn't get HA/mosquitto/z2m all working together. I wish I could, but I wouldn't dream of passing it to even my brother, it's so far from plug and play. Huge shame, because it's so attractive.

[–] [email protected] 3 points 6 months ago

Yeah it took a bit to get it all working. Zigbee2mqtt runs on an rasp-pi in the middle of the apartment for good coverage. The mosquitto broker is on the same box as HA but it took a couple tries to figure out how to get it to talk to HA.

Once it was set up it was pretty great. Occasionally I'll have to restart the rpi to fix some communication breakdown or another.

The main non-userfriendly aspect is that I have to ssh into the rpi and edit a text file then restart the docker container to accept new devices into the network, then change the file back at the end.

No other option though: I live in an apartment complex. I can't just blindly accept new devices.

[–] [email protected] 2 points 6 months ago

You might want to try out ZHA then. Its a bit younger so it doesn't support lesser known devices that z2m does and it has its quirks with other devices. But it comes almost out of the box with HA and is a 1 click install. The latest HA update brought firmware updates to the frontend, but I believe z2m already had that for a while.

I have been running zha for half a year with some Ikea lights and some nous smart plugs and the only moment it has misbehaved is when the power to one of the router nodes went out and it stopped sending zigbee messages to certain other nodes.