Connection refused: Not authorized
Hi all, Since 4 days all my device on Zigbee2MQTT doesn’t work anymore… Since I made the update to last version 2.1.1-1 the log of Zigbee2MQTT are the following : [2025-02-23 17:42:05] info: z2m:...
View ArticleWeird automation editor, no way to pick entity
HA 2025.2.5. Automation editor does not show an entity picker. This is how it looks (it’s Entity/Numeric state trigger). Bug? Thanks. 2 posts - 2 participants Read full topic
View ArticleTrying to do some IMAP email parsing
So I am following along with the docs for IMAP, and literally using the code provided in the example for extracting kWh: IMAP - Home Assistant But yet get an error on their code…and not sure why:...
View ArticleDisplay camera feed
Hi guys, What is everyone using to display camera feed fullscreen? I want automation to show dashboard view with camera stream. I have Unifi cameras working great. I am using sections, tried picture...
View ArticleWhy are (script) variables not updateable?
Why, in HA automations and scripts etc. are Variables not updateable? I’m sure there must be a good, deep reason, and I’d like to understand it. In every other programming language/environment I’ve...
View ArticleCompare Values of separate Helpers... Input_Select and others?
I did at least 10 searches and read multiple docs pages, including this… Input select - Home Assistant I did not find mention of how Input_Select values are stored, and/or how to compare them except...
View ArticleGosund UP111 BL0937 config
Hey everyone, I’ve tried everything so I’m reaching out to see if anybody can help. I have a set of Gosund UP111 which have the Realtek AmebaZ2 (RTL8720CF) chipsets. I’ve managed to get the LED and...
View ArticlePaulmann Wall Switch stopped working
I have installed 5 of these wall switches: Wandschalter Smart Home Zigbee 3.0 On/Off/Dimm Weiß They all worked fine for at least a year. Suddenly one of them stopped working and I can’t get it to...
View ArticleZigbee2mqtt stopped working today
(topic deleted by author) 1 post - 1 participant Read full topic
View ArticleDetecting Presence via Smartphone
Hello everyone, I would like to control some automations based on the presence or absence of the two residents in our home. For this, I use the connection to our Wi-Fi in Home Assistant, which I get...
View ArticleCombining a binary sensor with presence
Recently started using Home assistant under Docker on a QNAP Nas. A driver for doing so was to make heating (controlled by Tado) more efficient, namely if certain rooms have windows/doors open then...
View ArticleUse wall mounted Android device as media player
Heya folks, first post here. I recently got into the HA ecosystem (wish I hadn’t, this is an addiction at this point). I started building automations that leverage the Bluesound speakers I have in the...
View ArticleScrolling Text on WLED Matrix via Automation
I want to display several weather data on an LED matrix. The whole thing should run as a scrolling text via WLED. So far everything is working. I made this entry in the Configuration.yaml:...
View ArticleDashboard button to run automation
I have created a couple of simple automations to open blinds at sunrise, and close at sunset and tried to make a set of buttons to run the preset states of the blinds, but they don’t work as expected....
View ArticleHow to know favorite voice assisant and its conversation agent for use in...
I am using LLMs to nicely word information/text I feed it via script and a conversation.process action. Then voice assistant speaker is telling outloud the LLM response. Typically with a script I...
View ArticleNotification Automation with Motion and Location
I have a very long driveway, with a motion sensor on it. Currently, I have an automation set up that sends my wife and me a notification when it detects motion, however, I am trying to figure out a...
View ArticleFailed to execute pause
Hello. I have a problem when I want to pause Netflix, for example on my chromecast from Home assistant, I get: Failed to execute pause, in this forum I found a solution (media_player.media_pause on...
View ArticleDefault User Dashboard
Is there a way to make a specific default dashboard come up for a specific standard (not admin) user? I don’t even need to hide the others, just make this one user get one first. Would also like to...
View ArticleBroadlink self hosted
can i get broadlink to be self hosted ( with HA already on the same home server) not sure where to put this but here goes. Most of my ‘smart’ house [ in spain] uses an IR bus controlled system , now...
View ArticleIs it possible to edit addon configuration options via the comand line?
I know you can GET add-on configuration options using: curl -H "Authorization: Bearer $SUPERVISOR_TOKEN" -X GET http://supervisor/addons/<ADDON_SLUG>/info | jq .data.options I tried to set them...
View Article