this post was submitted on 31 Mar 2025
1621 points (99.3% liked)

People Twitter

10303 readers
1512 users here now

People tweeting stuff. We allow tweets from anyone.

RULES:

  1. Mark NSFW content.
  2. No doxxing people.
  3. Must be a pic of the tweet or similar. No direct links to the tweet.
  4. No international politcs
  5. Be excellent to each other.
  6. Provide an archived link to the tweet (or similar) being shown if it's a major celebrity, figure or any politician. If you replace the "x" at their site with xcancel (so it beomes xcancel.com), and you're not on mobile, it will save video. https://web.archive.org/save is another great option. Archive.is is no longer recommended because they remove/alter content.
  7. If a tweet (or similar) makes a statement of fact, either mark it as "satire" in the body or provide the original source link backing up the statement

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] PieMePlenty@lemmy.world 9 points 1 year ago (1 children)

You just described home assistant. The only part not open sourced is the firmware in the device you want to control.
Zigbee device + zigbee usb bridge and you can talk to the device directly or via an MQTT abstraction layer provided by another open source service. The MQTT way makes it even easier to do.

[โ€“] Frenezul0_o@lemmy.world 1 points 1 year ago

Thanks for the info. I'll be looking into that.