Google Nest Hub Sleep Detection Variables?
Has anyone figured out how to pull Google Nest Hub (2nd gen) 's sleep detection variables into Home Assistant for automation of their sleep input boolean? Also the temperature of the room? “Sleep...
View ArticleConditional row inside entities card says no card type configured?
I’m using an Entities card with one entity (Tasmota on/off switch), but then if the switch is on, I’d like to use the device tracker entity (from Unifi) to display the IP address, but there is an...
View ArticleButton-card icon colour based on calling a sript
I want to change the icon colour base on a simple toggle. Call a script Change the icon colour to yellow Call the script again Change it to blue its not based on states, its a simple IR send command...
View ArticleGet energy yield on a specific date to calculate yearly energy yield and...
I have a Iungo EMS with a Modbus connection to log my solar panels. Via MQTT I get data that I can use in the energy dashboard. The only value that I cannot get is the total energy yield for this...
View ArticleMedia folder!
I am really going to eat my hat! Here is my config.yaml homeassistant: media_dirs: day: /config/allmedia/day night: /config/allmedia/night other: /config/allmedia/other media: /media I am using folder...
View ArticleHow to get value from status message to use in sending new message
Hi all, I have an Ikea on/off switch that I use to control a RGBW LED strip connected to a Shelly RGBW2. I have the on/off working but now I want to use the long press on/off to dim the white of the...
View ArticleCreate binary sensor from comparing two other sensors
i’ve got two sensors from the Version integration, the “Current Version” & “Home Assistant Versions”. i want to create a binary sensor to basically say i’m either “up-to-date” or “out-of-date” by...
View ArticleFirst sensor attempt fail
Due to major problems with HA and presence awareness on my Pixel 6 after Android 13 I have decided to use my phones wifi connection to determine if I am home or not and am almost there but not quite....
View ArticleIs homeassistant: needed in configuration.yaml?
I was impressed with a YouTube video from Slacker Labs that incidentally showed Jeff using the Studio Code Server add-on in Home Asststant. Cool! I installed the Studio Code Server add-on and on the...
View ArticleTemplate Light: How to "set_temperature"?
I’m trying to make a one light in a group of lights be set to twice the brightness and the same color temperature as the others. I followed this post (which doesn’t cover CCT lights) to get the...
View ArticleLeave button does not work?
Repro Goto: Create new automation form Press back button When opted to “stay” or “leave”, press leave Expected: To leave the form going back to previous page Actual: Nothing happens Running version...
View ArticleHow to monitor linux service?
Hello, anyone tried that? I am aware of python script that allows to monitor basic linux computer parameters like CPU usage, disk usage, temperature etc and I use it on about 5 of my computers....
View ArticleConfiguring Remote Home Assistant - Making remote items show up
I’ve just managed to get Remote Home Assistant (RHA for short) working on my LAN. I have two RPi4s. Pi-B, the remote one (B because it’s in the barn) and Pi-H (in the house), that’s the main one....
View ArticleWhat to use instead of deprecated white_value_command/state_topic?
I have a few RGBW controllers that are running Espurna. I haven’t tinkered with HA in a long while but needed to update recently to solve some issues. Unfortunately I ran into MQTT errors due to...
View ArticleRM4 Reemote device switching while monitoring state of other devices
I am replacing my harmony Hub with an RM4 transmitter, and know how to setup the cards for controling each of my nedia devices. How ever I want to create an activity card so I can switch what...
View ArticleHow do you get the "Profile" settings to save
how do you get the “Profile” settings to save… when i click the user name and change the “Default” page and also “EDIT” the hide sidebar items… there is no “SAVE” as i figured it auto saves but it...
View ArticleHome battery on energy dashboard
Hello all! I have tried to put my battery in the energy dashboard. I have a sensor that sends data from in and out from the battery. In is + and out is a - value in KW. The energy dashboard will not...
View ArticleScene activation applies attributes in incorrect order?
I was previously using custom scenes and my own handler to save/restore them and finally made the switch to HA scenes. Here’s a major problem I have, and I’m pretty confused about why it’s implemented...
View ArticlePrometheus Integration and additional domains?
Running the Prometheus integration to send data to Grafana. It only sends switch and light; other entities do show up as “state change” and “available” but what I really want is just state value –...
View ArticleTheme color in template cards
I’m using some Mushroom Template Cards and vary icon color based on state. Now I’ve hardcoded colors in their hex values, which works, but is not optimal when using light / dark mode. How can I get...
View Article