Home Assistant

394 readers
1 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...

founded 2 years ago
MODERATORS
26
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/williamsdb on 2025-06-09 09:41:27+00:00.

27
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/krisniem on 2025-06-09 20:57:22+00:00.

28
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/ericbigguy24 on 2025-06-09 17:24:46+00:00.


please pile on to this feature request, thanks!

https://github.com/home-assistant/iOS/discussions/2159

29
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/beculet on 2025-06-09 07:39:39+00:00.


My hallway lights are controlled by a MTG275-ZB-RL which works fine despite Tuya MmWave being notorious about Zigbee spam, but this is not about this.

Yesterday I have noticed that my lights will not turn off because they were seeing someone at about 3m from the sensor when there was clearly no one there. So I do what any one of us normal Home Assistant users would do.

I start checking the Zigbee logs, I mess with the configuration, and it has tons. I changed something, it would turn off, then without any reason turn back on. It drove me nuts.

In the end I gave it up as being faulty after 2 years of daily use and was searching for a replacement. I already had the automation I needed to turn it off during the night so it wont keep the lights on until Ali would deliver.

So after about one hour of doing this my wife comes downstairs and casually says: I told you to be careful when carrying the groceries in, we have a fly in the hallway!

30
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/calamansi_rodeo on 2025-06-09 15:42:49+00:00.

31
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Alarming_Divide_1339 on 2025-06-09 11:25:58+00:00.

32
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Yayman123 on 2025-06-09 04:56:20+00:00.

33
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Affectionate-Boot-58 on 2025-06-09 00:49:08+00:00.

34
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/_Juicebox- on 2025-06-08 15:13:35+00:00.

35
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/momo1822 on 2025-06-08 15:06:56+00:00.

36
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/yozzzzzz on 2025-06-07 14:23:05+00:00.

37
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Gabbie403 on 2025-06-07 11:21:01+00:00.


Trying to find some displays that with easily with esphome, all I really want to do is display a few values from ha sensors etc

The few I've tried all seem really complicated with needing external libraries or access to external services (trying to keep most of my ha as local only) any recommendations? Thanks

38
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Frequent-Limit3706 on 2025-06-08 16:18:57+00:00.

39
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/busdubbsing on 2025-06-08 14:40:17+00:00.


Nothing like yelling “WHY ISN’T THE LIGHT TURNING ON?!” at 2AM while waving your arms like a confused wizard. Meanwhile, normies just flip a switch like it’s nothing. We suffer for our craft. Press F to pay respects… or reboot the Pi.

40
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/TheMrWessam on 2025-06-08 14:02:40+00:00.

41
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/jeffyscouser on 2025-06-08 06:55:57+00:00.

42
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/NiklasOl on 2025-06-08 03:38:07+00:00.


Exiting! What do you think?

"After a series of configuration and CPC task stack optimizations, we successfully ran both Zigbee and Thread networks simultaneously on the ZBDongle-E (with EFR32MG21 SoC) using the latest MultiPAN V4.6.0 firmware."

https://dongle.sonoff.tech/guide/zbdongle-e/multiprotocol_is_not_dead/

This will be good for other coordinators with the same chip, like SkyConnect or what it's called now.

43
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/WaningWombat on 2025-06-08 01:59:04+00:00.

44
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/kampi1989 on 2025-06-07 14:58:42+00:00.


Hello everyone,

I would like to introduce you to a Home Assistant-compatible environment and light sensor I am working on.

PCB Top and Housing

PCB (Bottom)

The idea for the sensor came about when I wondered why the Aquara room sensors weren't reporting CO2, etc., and when I was annoyed that my WLAN door sensor with integrated light sensor was unreliable. So I decided to build my sensor.

Features

  • nRF54L with Zigbee
  • temperature
  • Air humidity
  • Air pressure
  • CO2 equivalent
  • IAQ (Indoor Air Quality)
  • VOC
  • Ambient light (conversion still pending)
  • Battery voltage
  • Zigbee2Mqtt + Home Assistant Support
  • Requires a single CR2032 battery

Application

The sensor is fully compatible with Zigbee2Mqtt, although (unfortunately) CO2 is not yet implemented, as the cluster cannot be used in the SDK (bug on the part of Nordic) and IAQ and VOC cannot yet be read out via Zigbee2Mqtt, as the configuration is not yet functional (but is already being recorded).

https://preview.redd.it/sptpa807si5f1.png?width=1415&format=png&auto=webp&s=eee77b1a9e37e287980ba9e509ac2e462704afb3

In Home Assistant, the whole thing looks like this:

https://preview.redd.it/1t8sqhmwri5f1.png?width=1004&format=png&auto=webp&s=2ecd07697db7be2b463dd331123feb7163ea361f

In the long term, the sensor should enable me to control room lighting based on the existing light and implement automation based on air quality.

The price

The sensor costs around €50 for two pieces (including shipping and machine assembly). However, the relatively simple design means that the sensor can also be fitted by hand, which makes it a little more interesting in terms of price.

GitHub

https://github.com/Kampi/BeeLight

I am looking forward to your feedback :)

45
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/hackmyacc on 2025-06-07 17:48:14+00:00.

46
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Historical_Estate692 on 2025-06-07 00:30:26+00:00.


I live in a 2-storey house where there's large deviation in room temperature during the summer. I tested the Flair vents but they didn't work out (poor signal, high latency, limited and not the most reliable integration with HA, although I do liked the build quality). I came across some plastic vent covers lately as I need to replace the existing ones (which got rusted and could not be adjusted easily) and thought I could attach the third reality zigbee actuator switch to control the slider. Here's the result.

47
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/Civilian8 on 2025-06-06 20:28:46+00:00.


It's tricky, because having the door lock immediately is good for safety, but sometimes that's weird, like if I have maintenance being done, and it's like "I'm not locked in here with you, you're locked in here with me". If I give it time, that kind of works, but then the sound of the door locking scares me a little, also it's not as safe.

Obviously not using auto lock solves this problem, but then you have to lock the door, and sometimes I forget.

Is there a better way of doing this?

48
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/My-NameWasTaken on 2025-06-06 14:38:01+00:00.

49
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/geo38 on 2025-06-06 13:56:10+00:00.


Posting since there have been recent posts about HomeAssistant integration with these units, and many of us have them.

Link to recall website: https://mideaurecall.expertinquiry.com/?lang=en

There's an issue with the drain that can lead to mold growth on the indoor portion of the unit. The link has inspection instructions and says there will be multiple courses of action:

  • return for partial credit
  • schedule a technician to come and install a new drain
  • order a new drain and self-install.
50
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/P0ldonis on 2025-06-06 12:37:43+00:00.

view more: ‹ prev next ›