MQTT Switch to Set and Get State of Decoupling of Xiaomi Switch(es)
I have a number of wired Xiaomi wall switches around the house with some of the buttons directly controlling the power relay(s) and others decoupled so that the power relay is constantly on and the...
View ArticlePVOutput calculations
I was wondering if someone could help me out on getting following config inside Home Assistant. Currently I pull in my PV solar energy generation through the...
View ArticleSudden error with ConBee 2 stick
I am using ZHA with ConBee 2 stick and i have suddenly got a error here after a restart of HA 2020-08-11 12:26:30 ERROR (MainThread) [zigpy.application] Couldn't start application 2020-08-11 12:26:30...
View ArticleAlexa Media Player with Amazon.de problem
I got a new Alexa in my house and it got not automatic discovered so I decided to remove the Alexa media player integration and install it new. email and password are tested and correct, install with...
View ArticleError when splitting up my config. Component utility_meter cannot be merged....
Like others I am following @frenck’s example and I am splitting up my config even more than I have done previously. I’ve made good progress but I’m getting hung up on the config for my utility meters....
View ArticleOffset with Sunset in a template
Just looking for a code check here. Trying to make a binary sensor that turns on as follows: 30 min from sunset & > 30% cloudy or sun elevation = -5 Does this look right? - platform: template...
View ArticleHACS missing after full snapshot restore
I had to do a full snapshot restore but after it (no errors) and a HA restart, HACS is missing - even the /config/custom-components folder is gone. As half of my HA setup is based on HACS addons, this...
View ArticleHA python import unavailable
Hello, I have try to import json in python script, but have error - Error executing script: __import__ not found Have some body any solution about it? 2 posts - 2 participants Read full topic
View ArticleConditional Card hide on state_not nil
I just want hide the card if the senor have no value. I the condition set card I see “State (actual: ‘’) I try state_not: ‘’ / nil / null / none / “’’” / '”"’ / ‘’’’’’ if the value is not empty, it...
View ArticleUpdate MQTT topic based on a sensor value
Hi, I have connected HA to my MQTT broker. Connection works. As I want to use some information on another system, I want to write data from a HA sensor to the MQTT broker. I have a sensor called...
View ArticleExternal Access problem. Unable to connect to Home Assistant
Hi Guys, i have got a wildcard certificate from lets encrypt for my domain *.dns.xxxx.com:8123 installed it in that way http: ssl_certificate: /config/ssl/fullchain.pem ssl_key:...
View ArticleCobine attributes from multiple sensors to a attributes' single sensor
Hello, i want to combine some values coming from three similar sensors to a single sensor (attributes to attributes not attributes to state sensor). Is it even possible? Thanks Gekomax 1 post - 1...
View ArticleHumidity sensor exposed to Google Assistant
Hi, I have already integrated Google Assistant with HA (the manual way) and it works great with a light and a climate entity. Recently I wanted to expose the humidity sensor (already working in HA) to...
View ArticleOpenZwave (beta) Leviton dz15s flooding network
My first post, so please be gentle. I’m a recent ‘upgrader’ from Home Assistant embedded zwave control (v1.4) to the beta qt-openzwave (v1.6) via mqtt and in these switches were not being supported...
View ArticleAccess when Internet is down and using SSL
So I just got setup with DuckDNS and Let’s encrypt. Everything works great accessing internally and externally using https://(myaddress).duckdns.org. My question is what happens when the internet goes...
View ArticleWith the 'new' functions in automations, can I now loop an automation?
Hi, I have an automation that are triggered by a motion detection. What I want to achieve are; Turn on the automation, upon state = on it will automatically run the automation The automation should be...
View ArticleAutomation triggering... but not actioning
I have a Zigbee light switch and Zigbee wireless button. Both are registered with HA using the ZHA integration, and from testing both seem to be stable and responsive - I can turn the switch on and...
View ArticleAnybody with experience moving off sqlite into a DB, i.e. InfluxDB?
I’m looking into moving HA into InfluxDB. I’m actually new to InfluxDB, but decided on it since I can also use it for unifi-poller. How’s your experience? Any catches I should watch out for? Any...
View ArticleDHT22 Temp readings
I have two DHT22 temp/humidity sensors on ESP8266 nodemcu 1.0 boards and connected to ESPHome running on my HA server. Both of them are turning about the same humidity value however the temp is off by...
View ArticleRflink and Timestamp
Hey there, i have added an Oregon Scientific sensor on 433mhz. i can recieve the update time with this sensor but i have a problem with it oregontemphygro_228c8_update_time: sensor_type: timestamp...
View Article