Home Assistant

412 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
926
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/angrycatmeowmeow on 2025-04-24 13:30:21+00:00.

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

The original was posted on /r/homeassistant by /u/cojoman on 2025-04-24 00:22:11+00:00.

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

The original was posted on /r/homeassistant by /u/vapescaped on 2025-04-24 10:12:44+00:00.


My smart plug controlled my ERV, which worked flawlessly for a long time.

The last few nights the switch started turning on by itself, and not shutting off via automation.

While I was bouncing around troubleshooting I saw my power consumption chart. My ERV draws about 140 watts when running(not variable). The history showed power output at 90 watts, 80 watts, 110 watts... Inconsistent.

Well, unfortunately for me, I'm autistic, and sometimes when my head is in another problem my brain sees something but cannot focus on it and glazes over it. It's only later that I realize and understand the significance of what I saw(this happens a lot in conversations as well, afterwards and completely randomly I'm like "holy crap, they were talking about this!")

I replaced the outlet with a z wave one I already ordered, then changed my automations to the new plug, and deleted the old plug(I wasn't confident that deleting the device from an automation wouldn't delete my automation, so I did it in that order)

But now I'm pissed I didn't grab a screenshot of the history to share! If anyone knows how to pull historical data from a deleted device let me know please.

This realization is a little concerning to me. The outlet became a resistor essentially, and that could be dangerous. I will disassemble the outlet when I have time and see if I can notice anything off.

Moving forward, it seems wise to add an automation that warns me if my ERV power consumption is less than expected. That shouldn't be hard, and it will give me a little piece of mind.

Figured I'd share. Thanks.

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

The original was posted on /r/homeassistant by /u/Independent-Bid915 on 2025-04-24 06:28:03+00:00.

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

The original was posted on /r/homeassistant by /u/andreiz on 2025-04-24 01:05:06+00:00.


I have Bali blinds in my living room, which can be controlled via Zigbee. How do I close the blinds when the sun starts to shine into the living room and heating it up? I assume I need a lux sensor? If so, which one would you recommend?

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

The original was posted on /r/homeassistant by /u/fatalskeptic on 2025-04-24 00:38:43+00:00.

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

The original was posted on /r/homeassistant by /u/Agreeable_Pop7924 on 2025-04-23 13:08:25+00:00.

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

The original was posted on /r/homeassistant by /u/gooner712004 on 2025-04-23 16:11:02+00:00.

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

The original was posted on /r/homeassistant by /u/ajaffarali on 2025-04-23 13:48:53+00:00.


Do folks run Home Assistant on their primary or IoT network? And for those that have a PoE based Z2M such as SLZB-06, does that go on the primary or IoT network?

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

The original was posted on /r/homeassistant by /u/Kod3c on 2025-04-23 03:51:55+00:00.


I recently made the choice to rebuild my whole Home Assistant ecosystem from scratch. Overall, I'm happy I did it because everything is MUCH more reliable but it was a ton of work to even get back to a mostly functional state and frankly... I'm pooped.

In addition to all this, I've taken on new responsibility's at work and I just don't have the time or energy I thought I would.

Overall Im looking for someone to set the dashboard back up. I've reconnected all my devices, configured them, reimported all of my automations, redid my helpers etc etc, All that's left now is a good dashboard with a sleek UI.

If you think you can help out please DM me and/or leave a comment.

Paid!

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

The original was posted on /r/homeassistant by /u/Leading-Page-5117 on 2025-04-23 12:45:49+00:00.


Im using ha os and we all have android phones if that matter.

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

The original was posted on /r/homeassistant by /u/Marine_Assistant on 2025-04-23 10:42:49+00:00.

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

The original was posted on /r/homeassistant by /u/BoKKeR111 on 2025-04-23 08:22:02+00:00.


  • I wrote together this blog post detailing how you can setup stockholm lokaltrafik (metro/bus/train) which has an open API to get the next departures. Then pipe the data into node-red, which gets triggered using a voice assistant and then returns the departure times. The code could be adjusted to work for other cities and is rather easy once you figure out how to write functions in node-red
  • The only thing I still struggle with is getting which speaker was the one that triggered the button in node-red. Has anyone managed to solve this issue? I saw a few solutions with checking last used speaker, but the data comes too late.
939
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homeassistant by /u/MediocreMachine3543 on 2025-04-23 02:59:06+00:00.

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

The original was posted on /r/homeassistant by /u/diabetic_debate on 2025-04-22 23:10:39+00:00.


For the longest time, my bluetooth devices (switchbot curtains, Aquarium lights etc) would take forever to respond or not at all.

I had about 4 or 5 of the Aitrip ESP32 WROOM modules acting as proxies around the house.

On a whim, I bought the official Espressiff ESP32-C6 to play with it (ESP32-C6-DevKitM-1-N4), especially since it has an RGB LED on board and dual Type C plugs.

I add this as a proxy too and powered off the existing ESP32 modules to test it.

Wow, the difference was night and day. Every bluetooth device now responds almost instantly and reliably.

Another thing I noticed is the WiFi is much more stable. For example ESPHome OTA updates took forever with the previous modules but the DevKit is quick.

Not sure if the DevKit has better RF design but looking closely at my old modules, I noticed some solder joints for the GPIO pins were very poor. In one case, one of the GPIO pins just pulled out with no effort. So I think the RF section may not have been that good either.

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

The original was posted on /r/homeassistant by /u/bf3247 on 2025-04-22 22:56:56+00:00.

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

The original was posted on /r/homeassistant by /u/tozim on 2025-04-22 19:24:44+00:00.


I made a video in response to a lot of questions on how I created the floorplan images in my previous post.

See this comment for a full listing of plugins, tools and attributions used in my dashboards so far.

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

The original was posted on /r/homeassistant by /u/frenck_nl on 2025-04-22 19:18:06+00:00.


Oh hi!

We’re proposing to stop supporting two installation methods officially:

  • Home Assistant Core (running directly in a Python environment)
  • Home Assistant Supervised (running the full stack on your own operating system)

Additionally, we’re planning to discontinue official support for two older architectures:

  • i386 (32-bit x86)
  • armhf (32-bit ARM hard float)

We'd love to pick your brains before it's official. Read more about it here:

../Frenck

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

The original was posted on /r/homeassistant by /u/townfox on 2025-04-22 20:03:15+00:00.

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

The original was posted on /r/homeassistant by /u/Revolutionary_Bed431 on 2025-04-22 17:16:23+00:00.


I’ve got ADHD, and focusing on tasks has always been a struggle, for as long as I can remember, whether I’m at home or at work.

But a few months ago, I got into Home Assistant, and it’s been a total game-changer. For whatever reason, I can spend hours (or even days) messing around with automations. Just when I think I’m done, a new idea randomly pops into my head and I’m back at it, trying something totally different.

HA hits all the sweet spots for my ADHD:

  1. Hyper-focus – I can get completely lost in it.
  2. Instant feedback – Either it works, or it doesn’t. Simple.
  3. Creative problem-solving – There’s Always a fun challenge that comes to be just before bed, to figure out. 🤣
  4. Control and structure – Helps bring some order to the chaos in my head!

Anyone else in the same boat?

Edit : while we are all here… here’s my new challenge: I have a floor standing dumb fan in my bedroom. (I could go without food and drink but I can’t sleep without the fan on, doesn’t matter the weather - lol)

The fan is plugged into a smart switch. Easy. However, the fan also has speed control via 3 buttons. How do I entiti-fy those buttons? 🤔

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

The original was posted on /r/homeassistant by /u/Less-Quarter-4885 on 2025-04-22 16:55:02+00:00.


I came across an archived post about visualizing temperature data as a heatmap in Home Assistant — and wanted to share what we’ve been building with Zircon3D.

Zircon3D is a 3D floorplan visualization add-on for Home Assistant that lets you control devices and display sensor data in a fully interactive 3D layout. One of the coolest features is the real-time thermal heatmap layer, which shows live temperature and humidity readings directly on the floorplan.

We offer a free tier that supports up to 25 sensors, which is more than enough to generate a detailed heatmap of your smart home.

It’s easy to set up, and integrates smoothly via a Home Assistant add-on.

Here’s a quick video showing how to set it up in just a few minutes:

👉

You can learn more or try it out at:

🔗

Would love to hear what others are doing with sensor data visualization or feedback on this!

New to Zircon3D?

Here’s a quick video overview of what it can do — from interactive 3D floorplans to live sensor heatmaps, device control, and more:

👉 .

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

The original was posted on /r/homeassistant by /u/morbidpete84 on 2025-04-22 15:20:04+00:00.

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

The original was posted on /r/homeassistant by /u/Haunting-Pie1845 on 2025-04-22 14:24:39+00:00.


Thinking of modernizing my place with some smart gear, but I don’t want to blow cash on flashy stuff that’s useless. What gadgets have truly impacted your day-to-day? I’m after useful, time-saving tools—extra points if they sync well with Google Assistant or Alexa.

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

The original was posted on /r/homeassistant by /u/-ManWhat on 2025-04-22 13:19:20+00:00.

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

The original was posted on /r/homeassistant by /u/Tight_Maintenance518 on 2025-04-22 07:10:46+00:00.

view more: ‹ prev next ›