homeassistant

13598 readers
132 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 2 years ago
MODERATORS
1
2
 
 

So I just learned that apparently Home Assistant has absolutely no user account control. My roommate has no need to access the lights, electrical outlets, etc. in my room, and has absolutely no reason to be able to see my phone's battery charge level and charger status.

3
 
 
4
15
submitted 16 hours ago* (last edited 5 hours ago) by [email protected] to c/[email protected]
 
 

I currently have an ADT system and am looking at ditching it for a HA green with zigbee adapter and doing motion sensors, door/window sensors, smoke alarms, etc over zigbee in HA. The roommate would like cameras and i would like something that doesnt require an account on a company servers that could go bankrupt or phone home. Any suggestions?

Edit: While I doubt it, would it be possible to continue using the ADT sensors with HA instead of having to replace them all? I am assuming they are proprietary garbage and won't work, but being proved wrong would not be a bad thing.

edit 2: my idea so far

  • HA Green (currently running on a Pi 4 just to get a feel for HAOS)
  • Reolink home hub (for managing battery wireless cams and storing video recordings
  • reolink Argus 3E cameras and possibly the doorbell (they detect motion, stream video, and have a floodlight which may get exposed to HA as entities under each cam device)
  • HA ZBT-1 (for zigbee/matter devices)
  • zigbee door/window contact sensors
5
 
 

I'm using a run of the mill motion sensor in the living room that turns the lights off after a certain duration of no motion (unless the TV is on). Sometimes the lights turn off when I'm still in the room because I'm stationary.

I know people seem to like the mmWave sensors for this and I'm considering getting a Screek 2A from eBay.

I'm curious if anyone here has used one. Thanks!

6
 
 

We've been wanting to set up Music Assistant and now since we started using ProtonVPN, Apple Music is constantly blocking our account.

Do you have any recommendations for a music service that works well with Music Assistant and from behind VPN?

7
 
 

New version released (v2.0.0) with many new features and performance updates.

8
9
 
 

Is anyone aware of a sensor (preferably Zigbee, I think), that will give me an idea of when I need to change my furnace air filter?

I am picturing something that maybe sits on the "clean" side of the filter to measure...pressure? Air quality? I don't know.

10
 
 

Anyone try to build a bed occupancy sensor integrated with Home Assistant? I've looked into load sensors but all of them seem to have pretty small weight limits (low enough to where I don't think it would even support the empty bed).

What devices/sensors have you used for this? And what does your setup look like?

11
 
 

Hey everyone,

I'm currently setting up my Home Assistant Green and so far most things work fine - I've been able to migrate all my Zigbee accessories over and also managed to get Matter/Thread working using the Connect ZBT-1.

There is one accessory that I just can't get to work though and that's my Eve Motion blinds window cover. Pairing them via Thread worked perfectly fine and basic diagnostics seem to work too, however I'm unable to control it in any meaningful way like opening or closing the blinds. The respective actions just aren't available. Some basic functions like identifying the device work though. When I used them in my old Home Kit Home (also via Matter/Thread) with my Home Pod as my Thread border router they worked without any issues. This leads me to believe there might be some sort of misconfiguration I don't fully understand and that the device interview function is unable to fix on its own.

Did anybody manage to integrate them into their home yet or has any other suggestions on what to do?

These are the exact blinds: https://csa-iot.org/csa_product/eve-motionblinds-6/

Thanks in advance to anyone who can help!

Cheers

12
 
 

Anyone else finding their z2m mesh is going slow? Can’t work out the cause, wondering if it is related to recent patch.

13
14
 
 

I'm wondering what people here would think about Home Assistant's stock UI getting a bit of a facelift? I know you can customize to your hearts content, but I've always found stock Home Assistant to be a little hard on the eyes. Its not bad in my mind, just feels a bit dated and static.

Anyhow, wondered if anyone here has thought the same. I'd welcome a face lift.

15
 
 

I'm trying to remove the Hue bridge from my home network but can't seem to get Home Assistant to find the bulbs over Zigbee. Even the Hue app can't find them unless I use the "use serial number" method.

  • I deleted the lights from the Hue app
  • I factory reset the lights (using dimmer switch method)
  • I clicked "add device" in home assistant... aaand nothing. Just "Searching for Zigbee devices…"

I thought the problem might be wifi interference but I turned off my 2.4ghz network and still nothing.

I have other Zigbee devices successfully connected to my dongle, (Sonoff) and I can pair the bulbs with Hue bridge, but only using the serial number method.

Any ideas as to what might be going on?

Update: To any future readers, I set up Zigbee2Mqtt and everything works really great now and pairing was a breeze.

16
 
 

This should be of interest to anyone using ESP32 devices currently and is seeing the influx of the RISC-V ISA devices coming up.

Hopefully the future of IOT might include device drivers that can't suborn devices like the ones for the ESP32 can, by compartmentalizing memory space on the device, and auditing the compilation of such drivers.

17
 
 

I know this probably comes up a lot and I’ve done some reading but it’s a little overwhelming so I thought I’d just post to help me get my thoughts together. I want to set up HA primarily to start using it with Frigate and give me remote access to my cameras but I might as well double down and get everything on this. I like the idea of clever houses and I’m glad there’s a good option for doing it locally with decent FOSS solution.

So in my network I have a sort of DMZ network. This network has all those dodgy IoT devices on it and it’s basically an untrusted network with internet access. I then have my normal network with everything else on it, like my laptop, phones, home server, etc. I’m planning on installing HA in a Podman container (Docker) on my server but I’d like to have some remote access so I can check out my cameras, 3D printer, and maybe a few other things, I’d also like to be able to receive notifications. However I still want to be able to run it normally without too many complications so I’d like it internal to my trusted network.

I’m thinking about the possibility of running two containers, one on my trusted network and one on my DMZ. I could sync them up or give them access to the same storage areas maybe. Is this possible? ChatGPT suggested it so I’m not sure if it’s worth pursuing. If not what are my other options? I basically want all the positives of having it on the internet with none of the negatives, how hard can that be?

18
 
 

cross-posted from: https://sopuli.xyz/post/23587111

Archive: https://archive.is/2025.03.08-191658/https://www.bleepingcomputer.com/news/security/undocumented-backdoor-found-in-bluetooth-chip-used-by-a-billion-devices/

The ubiquitous ESP32 microchip made by Chinese manufacturer Espressif and used by over 1 billion units as of 2023 contains an undocumented "backdoor" that could be leveraged for attacks.

The undocumented commands allow spoofing of trusted devices, unauthorized data access, pivoting to other devices on the network, and potentially establishing long-term persistence.

This was discovered by Spanish researchers Miguel Tarascó Acuña and Antonio Vázquez Blanco of Tarlogic Security, who presented their findings yesterday at RootedCON in Madrid.

19
 
 

Hey there!

I just ordered the Voice PE to play around with, and I was wondering if it's possible to run the processing of Speech on a different device. I have a HA Green that runs my instance and I'm guessing the processing power is a bit low. However, I also have a small homelab server running that has a lot more power (Ryzen 5 2600) and it would be great if I could just forward all the speech processing to that server.

If it's possible, is there a guide for it out there? Didn't really find something unfortunately...

Thanks a lot!

20
21
22
 
 

Wanted to share this around see if I'm the only person with the issue. I make a query to my wyoming satelite instance "what is the temperature outside" and it says it cannot find any device labelled temperature in the outside area. I do the same query on my watch using the assist and no issues. I understood that they were in the same eco system. Have I missed something?

23
 
 

Trying to upgrade from a 2021 release to the latest one, absolutely no idea whether this will work or not...

Originally I abandoned this install because the API I used to integrate a DIY addressable LED strip (controlled by a media player entity, changed colour to match the cover art) was removed and replaced with something else, and I didn't have time to redevelop it.

For a while its been possible to do something pretty similar with WLED - at that point I was just putting off the upgrades to not break anything 😅

At this point it's probably a better idea to re-install but let's see how this goes!

24
15
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 
 

Hello everybody,

Im currently planning on migrating my smart home to Home Assistant and run the HA docker image on my home server.

Most of my devices communicate via Zigbee so I was thinking of getting the Connect ZBT-1.
I also have a few Matter/Thread devices which would be nice to integrate as well, although not necessarily in the initial migration.

I read the ZBT-1 can experimentally be used with Thread as well. Now my question is: Is it possible to buy two devices and connect to Zigbee and Thread devices simultaneously?

Maybe someone has a similar setup and would like to share their experience.

Thanks in advance and have a nice weekend!

25
 
 

I've been looking for a zigbee temperature sensor that has a long (1-2m) probe. I can find general room temperature zigbee sensors, and WiFi devices with probes, but not what I'm looking for. Searching online just comes up with people saying I'd need to make make soemthing myself with esphome.

I'm not opposed to getting into esp at some point when I've got some free time, but I'd like something quick and easy I could just buy and have working easily. Anyone know of anything suitable?

view more: next ›