Hue Light - dim light down from 1% to 0%
Hue Light: I can only seen to dim light to 1%? I need to right down to 0% 2 posts - 2 participants Read full topic
View ArticleAdd New Insteon Leak Sensor
Hello, I’m an experienced home automation hobbyist attempting my first HA integration. Insteon hub is connected to HA and leak sensors are slowly trickling in BUT, I can’t figure out how to add a new...
View ArticleQuestion About Multiple-Device-Trigger Behavior for Automations
I’ve got a couple of automations that I manually created using the visual editor that all use a similar build-out so this question will help me with optimizing a few different automations. The setup...
View ArticleGet a list from attributes
Hi, I would like to get a list of these track_id(s) in this form “11981,11982…” I’m sorry this seems so basic but I dont know how to do it and I spent a bit of time trying to figure it out with no...
View ArticleChange how battery status is displayed
I have a rtl433 listening to my weather station. Data is sent to my mqtt broker, and looks like this: { "time": "2025-05-18 21:45:35", "model": "Vevor-7in1", "id": 11564, "channel": 0, "battery_ok":...
View ArticleVoice Assistant esphome with Esp32-s3 - Max98357 - Inmp441
i like to share my code for a voice assistant , is been hard to actually make it work, i modify a bluetooth speaker and add it inside for more appeal case. media player timer wake word fisical volume...
View ArticleDashboard Spacing 2025.5.x
Since 2025.5.x my dashboards, the button cards in particular have increased the spacing between lines so that what used to fit inside a button no longer fits. I was hoping this was something that...
View ArticleDelay for launching commands with Google Assistant
I use the Nabu Casa cloud integration to bridge between HA and Google Assistant. A request such as “weather forecast for Shanghai” is instantaneous (I am in France and choose something that is not...
View ArticleA bunch of devices/entities have vanished
This sounds very simple -but is perplexing. When logging in after a simple reboot of HA, I noted a two of my automations were reporting as broken. I discovered that my smart plug was no longer...
View ArticleHow to get Zigbee device talking again after power outages?
I have gone through a number of power outages recently where it has lasted longer than my UPS can supply backup power. As a result the HA Green gets powered off. When power is back, there are a couple...
View ArticleTabbed Card tabs not working in 2025.5
I’ve been running for a long time using the custom tabbed card, particularly on status devices to save space. But since upgrading to 2025.5 the tabs no longer function or display. Here’s some sample...
View ArticleIncomfort Intergas Integration
Today I renewed my RaspberryPi docker install and my intergas integration has stopped working. I do not understand why. From the logs, it receives a heater list with my heater listed as the first....
View ArticleHow to remove zigbee coordinator
I recently migrated to a SMLight SLZB-06 in ZHA. I flashed my old Sonoff ZB Dondle-P to a router using Sonoff Dongle Flasher. After flashing I plugged it in to configure it in ZHA as a router. The...
View ArticleHow to use input_text in a button tap_action
I am storing a string in an input_text input_text: text1: name: NameLWAppId initial: LwAppIdValue I have this Button show_name: true show_icon: true type: button entity: "" name: MQTT Button...
View ArticleWhat decides if a sidebar item shows or not for non administrators?
When I logon, I get everything (as I am an administrator) - Overview (my Dashboard) Map Energy Logbook History Calendar ESPHome Builder File Editor Frigate HACS Media Terminal Zigbee2MQTT Developer...
View ArticleReolink Integration - switches
Hi There, I have 4 cameras integrated, so far OK. But just realizied that I could not change switches such as Movement_detection on od off. If I change it in the integration, the switch just went back...
View ArticleZigbee2MQTT GUI desnt show on left side panel
Zigbee works in general, devices communicate well, I can access GUI via settings / addons / Zigbee2MQTT / Open WEB UI But I want to have it back on side panel Anyone knows how to fix that? 2 posts - 2...
View ArticleTemplate Sensor with delay
Hello, I have a louvered roof with the states opening, closing, open and closed. Since only the two states opening and closing work reliably, I would like to create a template sensor that reflects the...
View ArticleCan't access HA on browser or app?
Hi, I have a HA green - I cannot access it via my app or computer browser, I can see it on my network and the IP address hasn’t changed, I cant access it via the IP address - I just get safari failed...
View ArticleConvert hex string to base64
I have a hex string like “010203” I need to treat that string as bunch of hex bytes (0x01, 0x02, 0x03), not an ACSII string. If I use "{{ '010203' | base64_encode }}" I get MDEwMjAz which decodes to...
View Article