Does anyone have Dwain's Dashboard 3.7.1 running on 2024.12.5?
I had a bricked HA after updating from 2024.11.3 to 12.5 - turns out it was DD 3.6.0 - I’ve managed to update that to 3.7.1 but it’s currently disabled - I am not brave enough to enable it. Details...
View ArticleEnact different scenes based on number of physical switch toggles up or down
Hello All, I have searched around on this for quite some time and maybe I am not searching for the correct verbiage to solve my issue. I have been using SmartThings for quite a few years and now...
View ArticleDim Smart Bulbs with Zooz ZEN30 Dimmer
I am trying to control TP-Link Tapo Wi-Fi/Matter Smart Bulbs in a fixture connected to a Z-Wave Zooz ZEN30 Double Switch/Dimmer. I would like to be able to control the bulb’s dimming using the wall...
View ArticleUI won't load -- potential SSL issue
Hello all. In desperate need of help. I run HASS on my Mac Mini via UTM and it’s been fine for well over a year, until just now. After updating a couple of addons (Stateful Scenes and Team Tracker) my...
View ArticleWhat is wrong in my apex-chart-card configuration?
Only show one value, why? 1 post - 1 participant Read full topic
View ArticleWant to show how long lights have been on in a dashboard
I looked at the History Stats. BUt could not work out how to show how long a light has been on or off for. Could someone help me. Much appreciated. 2 posts - 2 participants Read full topic
View ArticleHowto delete outliers value when "Adjust sum" icon is missing
I have two bogus spike values (outliers) in the Tasmota Watt counter: Unfortunateley in the developer tools statistics the “Adjust sum” icon (which leads to the “Outliers” tool) on the right side is...
View ArticleCreate dataset by UI
Hello everyone, i have the challenge to create a dataset by UI and throw it against a integration. The last part works fine, but i’m struggling with the dataset. It have to look like this:...
View ArticleWhen templating a timestamp, what's a correct ELSE fallback?
Hi I’m using this template: value_template: > {% set dateraw_match = value | regex_findall('1\\-0\\:1\\.6\\.0\\(([0-9]{12})') %} {% if dateraw_match %} {{ as_timestamp(strptime(dateraw_match[0],...
View ArticleVoice Package for Xiaomi S20+ (xiaomi.vacuum.b108gl)
Hello everyone. I am looking for a way to create a custom voice package for my Xiaomi vacuum cleaner. I tried downloading a voice package designed for Dreame vacuum cleaners, but I ended up with...
View ArticleStyle a type:button entity-row?
I have this button: - entity: water_heater.ecodan name: Extra varmvatten icon: mdi:water-pump type: button tap_action: action: call-service service: water_heater.set_operation_mode target: entity_id:...
View ArticleHow can I use variable names in automation for an entity_id?
Hi all, I would like to use a trigger variable as an entity id. I have following entities: kamera_einfahrt_bewegung, kamera_tuerklingel_person and kamera_garten_personen When trying to use entity_id:...
View ArticleTuya IR blaster and SmartIR integration
Hi all, I am having a small issue that I would like to seek your help and support. I have a few IR blaster for my daikin air cons. These are tuya based and work well via the app and also via scenarios...
View ArticleTodo list notification template
I’m having a bit of trouble sending a notification using a template from multiple todo list entities. I’ve got the following so far but it only adds item from the first list defined. I’ve scoured...
View ArticleCannot use Aqara H1 double rocker wireless
Hey! Im setting up a Aqara H1 double rocker wireless, i can discover it and add it, but it only has identify and battery enties. I miss all the button press stuff. I’ve read over multiple other topics...
View ArticleZigbee 2MQTT errors
I just got a device that requires ZigBee 2MQTT, so I installed this and I’m using the Mosquitto broker. I’m struggling to get ZigBee 2MQTT working alongside my current ZigBee devices that are using...
View ArticleAqara P1 motion detector occupancy interval/delay configuration
I am wondering where i could change the interval / delay of the reset of the occupancy detection for aqara P1 motion detector. After initial installation the interval is set to 10 minutes but i can...
View ArticleAutomation last seen notification zwave devices
I’m trying to create an automation that triggers if a device has not been seen for 48 hours, then check the device is still unresponsive with a zwave js ping. If still unresponsive then send a...
View ArticleCommand_line sensor not working for checking folder size (HAOS)
Hello everyone, I am running Home Assistant OS on a mini PC and am trying to set up a command_line sensor to display the disk usage of a folder. While the command works perfectly in the terminal, the...
View ArticleTemplate sensors are temporarily unavailable when starting Home Assistant
Hi I’ve create a template sensor to be used as input for the gas consumption in the Energy dashboard. This is the code: template: sensor: - name: "Gas Meter" unique_id: gas_meter state: "{{...
View Article