this post was submitted on 19 Apr 2025
14 points (93.8% liked)
Asklemmy
47737 readers
661 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy π
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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Typically for devices that require a hub, itβs because they do not have WiFi chips. Often manufacturers leave off WiFi chips because the power draw is too high for the batteries, but there are other reasons too.
The hub act as a bridge between whatever local networking protocol is used (zigbee, z-wave, BLE) and the LAN. For example, a lightbulb may use z wave to talk to a hub, the hub uses Ethernet/wifi to connect to the LAN, the LAN connects to the WAN.
In some cases, you can setup a system that controls everything locally without needing an internet connection at all. This is often preferred in the home automation space by users who want to ensure reliable access to devices.
Some centralized hubs can talk directly to many brands of devices without needing many proprietary hubs, but they tend to be expensive or require a licensed dealer to install.
For a DIY option, look into Home Assistant running on a raspberry pi
+1 for Home Assistant
I have it running on a Pi 5 (although a Pi 4 is more then enough), with a 15β¬ USB ZigBee antenna from AliExpress (to connect IKEA devices).
The best thing about it is that it seamlessly integrates all devices with each other, so you can use cheap ZigBee buttons to control your Philipps Hue lightbulbs, for example.
My HA runs on a Pi2. It said it wasn't supported but it works great