this post was submitted on 13 Sep 2023
422 points (98.4% liked)
Asklemmy
43851 readers
843 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Home Assistant. If you ever want to do home automation properly, this is the way. Works with pretty much anything—Zigbee, zWave, BT LE, MQTT—while keeping things manufacturer agnostic, local, private and highly responsive (your commands don't need to go through some server 3000 km away and won't have ugly 1 second latency as a result).
DAVx⁵ and Radicale to sync contacts and calendars between devices without snooping middle-men.
Syncthing to sync any files between devices. Works remotely, too, thanks to Syncthing relays.
Navidrome for your personal music streaming service.
Debian, Docker, Docker Compose and Portainer as the backbone to run all your services.
And many others.
I've been seeing Home Assistant mentioned a lot lately.
Can it control smart plugs and switches that are made for Tuya/Smart Life?
https://www.home-assistant.io/integrations/tuya/
(I only own older Tuya devices that I flashed with Tasmota before setting them up with Home-Assistant. But I think what they sell nowadays can't be flashed with a free and open-source firmware. So the Tuya integration should work. But I haven't tried it.)
It does work although breaks occasionally and you seem to need a (free) token from tuya to get it running now. That said it let’s me use my tuya devices through homekit now which is pretty handy.