Telegram not sending on triggered automation
Hey there - relative newbie to HA and have taken stabs at notification via several videos. I have everything set up for Telegram (plus tested and working) and created automations that run when I hit...
View ArticleScene not activating all entities
Howdy all. I’m playing around with scenes for the first time and having some issues. In short, I’m using a scene to set my aircon to ‘dry’ and activate one zone, and turn off the other two zones...
View ArticleButton to dim while pushed
I have a ESPHome device with 2 button and is a sensor that gives me on when pushed and when released it goes back to off. I wonder how I can use one button to dim a light and the other button to...
View ArticleRelay controlling pellet stove turns on randomly...?
hey! so ive got HA setup on an RPi4 running hassos the problem im having, if one of the relay boards im using to control my pellet stove, seems to randomly turn on the stove during the day, or night...
View ArticleEnerwave zwn-rsm1 with motion detector
Hi, I setup an enerwave zwn-rsm1 relay to operate a light with motion detector. The motion detector is connected to the Aux on the relay. I can remotely turn on the light but when I walk by, the...
View ArticleShow image depending on input_text
I try to get the status of a device represented by an image. What is the best way to do this? I was thinking about making conditional badges (10+) and just show the state. But there might be better...
View ArticleAmazon Alexa Smart Home Skill filter globs
Hi all, Following the component configuration section of the guide Amazon Alexa Smart Home Skill - Home Assistant I have the following in the configuration.yaml file: alexa: smart_home: filter:...
View ArticleSamsung soundbar Q900a as Home Assistant media player - possible or not?
HI guys, So, I was looking for the solution to start using TTS in HA. I have Echo plus and dot, but prefer not to use it for HA TTS - my native language is polish and Alexa sounds a bit weird to my...
View ArticleMigrating from another platform, moving rules
I’m moving slowly over home assistant. In doing so I’m replicating some of my rules. Initially with input_booleans to replicate a light or my heating switch. Now that I see those working as I want I...
View ArticleFrigate camera sensor occasionally stays "detected"
hey all sometimes the the two binary sensor entities the frigate installation brought to HA - the ones that uses the camera feed as “person detector” - turns from “clear” (off), to “detected” (on), by...
View ArticleVacuum integration - Wake up from off state
Hi everyone, I have Mi Robot Vacuum Mop 2 Pro + integrated to HA via HACS custom component → Xiaomi Miot Auto. Default HA integration does not support this model… At first I’ve been using integration...
View ArticleEnergy meter not accepting consumer
I have this energy consumer monitor: - platform: pulse_meter #pin: GPIO32 pin: number: GPIO32 mode: INPUT_PULLUP name: 'hp_power_consuption' unit_of_measurement: 'kW' icon: 'mdi:transmission-tower'...
View ArticleSqlite DB corruption - migration to other engine?
I was querying Sqllite DB (using external tool - dbeaver via SMB share mounted in WIndows) for historical data. Just selects, no updates Then noticed I’ve lost all historical entries in DB, db file...
View ArticleI wish to create a group for all my plex media players dynamically?
Is this possible at all? Something like media_player.plex_* ? If so, could someone share how with me? I then would use such a group with expand as the entities argument in a state trigger....
View ArticleLocation of configuaration yaml file
i have my old homeassistant vmdk file and I can mount it and read the files all I want is configuration.yaml file location and the backup location ,so I can copy them to the new Homeassistant thanks 1...
View ArticleGuard existence of groups in Python script
please help me out. I have a Python script that checks for unavailable entities. I that, I declare a exclude_conditional_groups = [] and after that, fill it: if...
View ArticleDefault dashboard view not saving/working/hard/etc
I don’t know why this is so hard hang on while I glue all my hair back on. In my setup I have one use me and I have set myself up as admin from the beginning. So I start with the overview dashboard...
View ArticlePulling Maximum Value
Hi, I have a physical weather station in my garden which provides UV, wind and other metrological data back to HA. I am trying to display the daily maximum value for a sensor on card. I don’t want to...
View ArticleInsert histrorical values to statistics table?
I would like to insert historical sensor values directly to statistics data table (SQL Inserts) Can you please advise if: Would be that safe for HA ? Does HA needs correct ID sequences or (I hope) on...
View ArticleTemplate Error - Whats wrong here?
Hi All Silly issue but I have the following template and it renders correctly but is spamming the logs with an error and wonder what is wrong or what needs changing. Template variable warning:...
View Article