IKEA Fyrtur and HA paring with deconz
I have used IKEA fyrtur covers for the last 6 month. At no point have it been a stable solution. I have 13 covers and at all time at least one of the are not working and need to be reconnected...
View ArticleLovelace says I'm in YAML mode, but I don't see 'mode: yaml' in any config files
I was checking on Lovelace Resources, when I noticed the message that I was in YAML mode. I also see the message when I hit the Configure UI link for the default dashboard. The docs mention that I...
View ArticleOpen ALPR Local
Has anybody managed to get Open ALPR local working with hass.io. You can see the component here - https://github.com/home-assistant/core/tree/dev/homeassistant/components/openalpr_local. The problem...
View ArticleTemplate sensor to read dynamically nested attribute information
I want to read i.e. precipitation_probability from todays date (or always first set after forecast) fromt the following sensor: temperature: 30 humidity: 36 pressure: 1019.1 wind_bearing: 224...
View ArticleAutomation based on numeric state with a minimum on time per day
Hey, Currently i implementated a pump control with 2 automations, one to start the pump if the sensor value is higher then a configured value for 5 minuts, and a second one to stop the pump if the...
View ArticleConfigure Timer to start/stop with Time input
Hello I am fairly new to Home Assistant and this is my first post so if I miss something please excuse me. I need help with I believe might be a value-template issue. I am trying to automate a light...
View ArticleMaximize History Graph Card
How do I maximize History Graph Card or a Grafana graph? I want to use as much of the space as possible in order to show a graph. I know that Mini Graph Card can be maximized but this card does not...
View ArticleBinary sensor time
Hello, I want to know how to make a condition be checked when an automation is triggered. So if my binary sensor 1 goes “off”, I notify telegram on the condition that sensor 2 does not change in the...
View ArticleGet all birthdays of month?
Hi, i would like to send a telegram message every first day of month which reminder all birthday in the month. The calendar entity doesn’t show more one event. Atomic-google-calendar show more than...
View ArticleLIFX- Cant find light bulbs
For what ever reason HA LIFX integration do not show any lightbulbs on my network and just says “Aborted” “No LIFX devices found on the network”. The light bulbs are on a different wifi network that...
View ArticleIris Smart Plug 3210-L Wont connect to ZHA - HUSBZB
I am trying to connect one of my old Iris Smart Plugs to my Home assistant Instance via ZHA using a HUSBZB-1 stick. I have connected these devices before to Home Assistant removed them and now I can...
View ArticleZ Wave Problems wit Energy Meter
Hi Guys, Today I configured Z Wave for the first time. (UI controlled by the integration card). The problem is that my energy meter only sends its values once at the beginning. After that there were...
View ArticleUI Toggle for binary variable
I’m a noob, so forgive me if this has been asked and answered, but I couldn’t find a solution. I want to setup a binary variable that can be controlled from a card in the UI, so I can include it in my...
View ArticleHomekit bridge and "No Response"
Hi! Have had the HomeKit bridge working up to a couple of weeks ago, and after an upgrade to HA, all devices are constantly in “No Response” in the Home-app on iOS. They all used to work! Have tried...
View ArticleParameter not recieving any gvalue in script
I’ve got a problem trying to get parameters to work in a script. It’s fairly basic in that it expects a parameter called “message” which I then use to post to slack. My script: data: message: '{{...
View ArticleDisable service/entities programmaticaly
Hello, I would like to do an automation that disable all my covers if external temperature is below -10°. Is it possible to programmatically disable services related to cover (cover.close_cover,...
View ArticleIf else statement in a value template
I am trying hard to assign a value to a sensor depending on the state of an entity (Delta T: if the pump runs = calc and 0 if the pump doesn’t run. This is what I did: - platform: template sensors:...
View ArticleHaving problem reaching HA after adding duckdns add-on
Installed duckdns add-on. started the service and checked the log to see that a certificate was given. Added the needed section to the conifguration.yaml file and checked for the configuration...
View ArticleManual input entity
Hi. I have saveral sensors and switches on my HA, but I want to create a manual entity, ex. I want to every day record some value on an entity directly on Lovelace. I want to have box where I can...
View ArticleUsing a single automation for multiple devices
I have recently done a full reinstall of my 3 year old HA system, and am running HassOS in a VM on Proxmox. I love doing the automations in the GUI, with the possibility of editing the files/entries...
View Article