1250
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Jul 2023
1250 points (100.0% liked)
Selfhosted
60253 readers
505 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
Where would one find these sensors? And, are they supported by the vendor for a decent amount of time?
Anytime I've tried finding door-open sensors in this price range, I can never find brands that seem well known and reputable (thinking of vendor updates), or that won't take two months to ship to my place. Or is that just the trade off for the price?
Somewhere such as banggood - https://m.banggood.com/Aqara-Zigbee-1_2-Version-Window-Door-Sensor-Smart-Home-Kit-Remote-Alarm-Eco-System-p-1149705.html
Usually grab them on sale. Also a few others from the Aqara family such as climate (humidity and temperature) that you can get cheap. Have a motion sensory from them too that works ok but i don’t currently have in use.
I combine these with a Conbee II and in home assistant I use ZHA (over deConz, which is an option too) to manage connectivity to the sensors. I don’t use the Aqara hub any more as I’d rather run things locally via home assistant than using a third party hub which removes any potential concern around privacy. I’m honestly not sure if these sensors are upgradable or not but they work reasonably enough. Maybe once every 6 months I need to spend 2 minutes reconnecting one but it’s not too common. It helps to have some ZigBee smart power plugs scattered throughout the house, even if you aren’t automating power to things, as they form a mesh network which can make battery powered sensors more reliable.
I picked ZHA over deConz largely in the basis it’s development was linked to home assistant so I figured over time it’d see more development from the home assistant devs.
I aim to use ZigBee where I can over WiFi or Bluetooth devices. Lower power and more responsive in my experience. Also frees up the wifi traffic and the more ZigBee things you add the more reliable the mesh network gets.
Thanks for the great response! Especially about the Conbee II and ZHA pieces. I'm slowly piecing things together for my first wave of home automation, and this will definitely help with the analysis-paralysis I'll hit along the way!