Curtain slider is opposite
Hi everyone. I have several electric curtains and their switches are based on Tuya. For some reason the slider of each curtain is opposite than the real state. Means, while the curtain is open the HA...
View ArticleHow to transfer multiple control commands using MQTT?
switch: - platform: mqtt name: bathroom state_topic: "home/bathroom/gpio/13" command_topic: "home/bathroom/gpio/13" payload_on: "1" payload_off: "0" I found examples of switches in the documentation,...
View ArticleProblem with sftp access with SSH&Terminal addon
For more than one day I have struggled to enable SFTP access to my HA (hassio) system. I had this working on a virtual machine (hassio in hypervisor on Windows), but for some reason I can’t figure why...
View ArticleSonoff ZBmini or BASICZBR3 as routers?
Hey everyone, quick question: I need to reinforce my network with some routers as i have some end devices with very low lqi that tend to disconnect. I found references that the BASICZBR3 do not work...
View ArticleHow can I create monthly changing energy tariffs for my variable energy contract
Hi, I’m struggling to keep my Energy dashboard up-to-date with the current prices. Every 15th of the month my energy provider e-mails me the prices for the next month. How can I pre-provision these...
View ArticleRandom lighting changes when editing scene and not making changes
I’m seeing a weird problem where often if I enter Configuration → Scenes Click the pencil next to a scene Do nothing for 5 seconds click the back arrow It says that my changes aren’t saved and do I...
View ArticleSonoff POWR3
Hello Everybody, I bought a sonoff POWR3 a few days ago, and I add it to my HA system. On my system I have a button to switch on/off my sonoff but I haven’t informations about power and current. When...
View ArticlePlay Kodi Media
I have integrated my kodi instance with HA. Now I want to be able to play a Kodi folder that contains music with a trigger; button, or state etc. While being familiar with the triggering part, I am...
View ArticleFan control / Custom cards / Alarm system
Hi! I need some start-up help with 3 “issues”. First I want to create a 3 level switch for my mechanical ventilation. I have a sonoff 4ch module to do the trick. CH 1 on = Fan low speed CH 1+2 on =...
View ArticleHow to use attributes to change colour of an icon?
Hi, I am trying to change the colour of a fan icon based upon the “fan_mode” attribute of the entity. I have tried the below method to change the colour based upon the entity and that works. I looked...
View ArticleAverage energy use by hour for X days
Hey, Is it possible to create a visualization in HA that would show the average hourly energy usage over a specified period like one week, one month, 3 months etc? Similar in appearance to the by hour...
View ArticleHelp with Sensor Template for a device_tracker sensor
Hello, I´m using this sensor template to show how many devices are connected: count_online_device_tracker: value_template: > {{ states.device_tracker | selectattr('state', 'eq', 'home') | list |...
View ArticleDetect update skipped
The new feature allowing an update to be skipped, which stops the ui nagging, is great. However i have my own dashboard show me the active and available versions. Is there a sensor to allow me to know...
View ArticleZigbee gateway remote from RP
Hello, I have a HA installed in a RP4 controlling 3 different houses with 3 different LANs. I have several Zigbee sensors in each house with a Sonofff ZBBridge in each house connected through ewelink...
View ArticleWeird issue accessing HAS via wireguard
hello, i set up HAS in a way i access it via https:// public domain …:port, all works fine. When I connect my pc via wireguard to my local network i am not able to access HAS, getting error as any...
View ArticleConnect Tradfri to HA and to a button?
I have some lights in my home from IKEA using just the wireless transformer and a button (No IKEA gateway). I recently got a Conbee II stick and I managed to bind the transformer using ZHA and can...
View ArticleMemory Problem - Mariadb?
Hello, I have been struggling with high memory usage for quite some time, I had 12gb available and it usage was always running around 80%. The other day I finally was able to bump that up to 20gb of...
View ArticlePir sensor help using gary guide
Hi all, i’m following this guide guide added" the code: - platform: mqtt name: "Drive Beam Break" state_topic: "stat/drive-beam-break/POWER" payload_on: "ON" payload_off: "OFF" qos: 0 device_class:...
View ArticlePresence toggles in dashboard but doesn't trigger automation
Slow smartthings convert here…getting my feet wet. I’m trying to get presence to trigger an automation but it only works for me. My ‘person’ is the only administrator…that’s the only difference I can...
View Article