Samsung Gas Cooktop Sensors and Status (HA version 2025.3.0)
I setup the updated SmartThings integration. My dishwasher device was setup correctly with the appropriate sensors and those sensors seem to update as expected. I also have a gas cooktop, but the only...
View ArticleBeginner Looking for Pretty Basic (For Most of You) Code Editing Assistance
Good morning! Relatively new to this whole HAOS experiment but things are going well so far a few weeks in with over 50 devices. A few speed bumps along the way (a couple I’m still working on) but so...
View ArticleCant get a local image to display on a card
Hi there, I’m fairly new to HA but slowly learning my way around it. For context I am running HA in a container and have mapped an extra drive to it ‘/tmp’. I have my CCTV take a line detection...
View ArticleHEOS Configuration flow is already in progress
I am seeing the following error message in home-assistant.log: 2025-03-06 09:54:21.349 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None) Traceback (most...
View ArticleHow to implement three 'input number' which all depend on each other without...
I need three separate Input Number helpers; IN1, IN2 and IN3. The values for these are all related (via a simple computation). What I would like is: If someone changes the value of IN1, then IN2 and...
View ArticleInsteon... do I need to add default links
the docs say that add default links adds links that need to be there for the device to communicate, does this mean i need to do this for every device I add? or only in cases where it’s not working...
View ArticleIs it possible to show a persistent_notification.create in a Lovelace card?
I like to show the persistent_notification.create messages in Lovelace by a card. Or any other persistant notification if possible I can not find anything looking at Google. Is this possible? If yes...
View ArticleHAOS - PythonScripting
Hi guys. I’ve been a HA user for a couple of years now. I haven’t upgraded my installation for a long time since it was working great as is. My only problem is that my Raspberry Pi is a bit outdated....
View ArticleHow to have an automation change lighting effects every 2 minutes?
I setup a switch to trigger this automation. I’ve been trying some ai yaml editors and even hired someone on fiver, but can’t seem to get this to work. When the switch is on - it turns on the light...
View ArticlePower off Plugs and Lights When Denon Receiver goes above a set value
I would like to be able to set an automation to turn off everything in the house if someone sets the volume on my Denon AVR above a certain value. I live in an apartment building and my kids like...
View ArticleStatistics integrations shows unavailable
Hi everyone! I am trying to automize my solar-surplus charging. I wanted to put all manually created helpers into my custom integration. One of the helpers was the 30min average of my solar surplus....
View ArticleTrigger automation when event has same state twice
I have a fob access system which has two RFID readers (one outside and one inside), and two states, Entry and Exit. When I enter the house it triggers lights to turn on, and the alarm is disarmed . On...
View ArticleHACS install: No instructions in log
In the docs for installing HACS, step 4 says Navigate to the add-on logs and follow the instructions given there. But when I go to the log, there are no instructions, just the normal log content. What...
View ArticleOnly notifications in the room with presence
I have speakers in every room of the house. When particular events occur some notifications are read from the kitchen speaker. Instead, I would like only the speaker of the room you are in to work....
View ArticleHi i would like to make 2 dashboards where i can control my danfos ally...
hi i would like to make 2 dashboards where i can control my danfos ally thermostats one admin where setpoint for home and not home and pause and turn functions on and off and child protection and...
View ArticleThe problem is the motion sensor and the shutdown delay via the slider
Tell me how to make the code. If there was no movement after a while (adjusted by the slider), the light turned off. Do not use Delay, as the automation does not work correctly with it. Thank you. 2...
View ArticleWebserver Aufruf
Hello there, I‘m trying to integrate my KNX Server in HomeAssistant. I can reach the Server locally via a Weblink including the ip address. It‘s working Esther with http and https. When I‘m using the...
View ArticleHistory-stats: count - strange results
A simple sensor: - platform: history_stats name: number_of_on entity_id: input_boolean.test_boolean state: "on" type: count end: "{{ now() }}" duration: minutes: 5 Goal - count transitions “off → on”...
View ArticleQuestions/help: chip cards at top of mobile dashboard - doors open count not...
good evening, all, I am semi new to HA (started in mid November 24’), I finally got around to making dashboards, working on my mobile dashboard right now and stumped a bit. I am using chip cards at...
View ArticleMoving YAML code from configuration.yaml to whatever.yaml
Hello good home automation people! I have this conde in my configuration.yaml file and want to move it to whatever.yaml for example or sonoff.yaml in my case. # Sonoff RF bridge settings sonoff:...
View Article