Calculate Doubling rate
@hajo62 wrote: I would like to calculate the doubling rate of the COVID-19 data. The formula is: ln(2) / ln(1 - (n_today-n_yesterday) / n_yesterday) ln means the mathematical function natural...
View ArticleHow to use variables within a conditional
@kleverson02 wrote: I have a problem, I want to reuse the code of a script, passing the variables to him, but within the conditional he is not able to read. code: ( input_select )...
View ArticleAutomation isn't being triggered
@mwarner wrote: Hello, I am completely new to Home Assistant. So to start off this my goal is to have Home Assistant Dim the two lights in my living room when I play media on my Vizio TV. Which I tend...
View ArticleAmazon echo duplicates wreaking havoc with HA interactions
@jr3us wrote: I have figured out the ‘magic’ required to fix the above reference problems between HA and the echo devices. The fix I have found is to do the following: remove all devices in the echo...
View ArticleProblem with multiple dashboards Lovelace
@GooN wrote: I´m trying to get the multiple dashboards of lovelace inplace. But I can´t seam to get it to work. I have added the following to configuration.yaml lovelace: mode: storage resources: -...
View ArticleRun daily Python script (Warmtemeter) including Imports ( HA on HassOS @ ESX)
@CowboyTW wrote: All, I have this modified script (See below) in my python_script folder and it works fine when run from SSH console. Now I want to retrieve the data from my district theater once a...
View ArticleWhy are my automations not sorted alpabetically?
@fribse wrote: I have a mix of automatically created automations and ‘hand made’. At some point in the later revisions of HA, some of them stopped appearing in alphabetical order. an example:...
View ArticleVPN + iptables. How do I drop traffic from specific IP outside VPN
@ninjadog wrote: So I’m running NGINX and a VPN server , on my cloud VPS, VPN server IP on the VPN is 10.19.49.1. Nginx redirects certain subdomain traffic to my VPN clients. One of the VPN clients is...
View ArticleAutomation triggers only once
@FlangeMonkey wrote: Hi Guys, So I have the following, it’s my first automation and it works. It changes my harmony to the correct outputs on my amp when Chromecast is playing. However, when I turn...
View ArticleScene not setting brightness
@jjross wrote: I built some scenes using the editor but I’m finding that when I execute the scenes the brightness of the light stays at 100% even though the brightness slider is at 5% (the value in...
View ArticleXiaomi Aqara D1 - 3 gang wall switch Zigbee
@gurbina93 wrote: So it has been a while since the Xiaomi Aqara Single and Double key Zigbee switches came out, one of the easiest and hassle free switches that require no neutral cable. Now there...
View ArticleCEC Scanner Issue
@jungo wrote: Hello everyone, HA newbie here I Installed HA using the default hass.io method on RPi 3B+ My RPi is connected to my TV via HDMI I would like to configure the CEC plugin When tryting to...
View ArticleWhat does this error meaning?
@Canedje wrote: I do receive this error in my logfile: :0:0 Script error. March 30, 2020, 9:43:42 PM – components/system_log/__init__.py (ERROR) - message first occurred at March 30, 2020, 7:09:30 PM...
View ArticleFV 123solar with modbus 485 and Home assistant
@wifi75 wrote: Hello someone of you managed to send data from 123solar and metern to home assistant, for example via mqtt? Posts: 1 Participants: 1 Read full topic
View ArticleWays of `mimicking` standard Lovelace elements in custom cards (like...
@AhmadK wrote: Hi All, I played for some time with a great custom button-card creating a card for my ventilation config. What I noticed was the difference between font sizes Lovelace and button-card...
View ArticleLovelace Mini Graph Card scale
@cb24nz wrote: Possible to have the scale starting at 0 rather than the lowest value ? Have a range, if its a percent then be 0 to 100, If its something like temp then have the scale 0 to 40C Posts: 2...
View ArticleStrange DB behaviour since v107 or Supervisor 214
@klogg wrote: Has anyone else noticed that two files are constantly created and deleted since either v107 or Supervisor 214? the files… home-assistant_v2.db-shm and home-assistant_v2.db-wal …are...
View ArticleMove lovelace tabs up beside header - custom js
@Da9L wrote: I want to move my lovelace tabs up beside the title , and to do that i can use som simple javascript to get the following result: Untitled-11701×267 47.8 KB Now i just wan to make the...
View ArticleProblem with templating in automation action
@Greytooth wrote: I’m trying to make some automations for a utility meter. I use different input_numers to keep values persistent and at certain times I want to reset the different input_numbers. My...
View ArticleWhat's the simplest and cheapest reliable Zigbee for Hass?
@Mastiff wrote: I need Zigbee to integrate with a lock (simple lock/unlock commands). What would the simplest and cheapest way of doing this be with Hass and a Pi, while still reliable? Posts: 5...
View Article