Calculate negative offset for sunset
@Claton wrote: Hi all, I currently have a -45 minute offset before sunset for turning lights on. I would like to calculate that offset by using “sensor.owm_cloud_coverage” which returns 0 - 100...
View ArticleCommand line sensor problem - multiple JSON sub-attributes?
@mmiller7 wrote: I’m trying to make a sensor for monitoring internet speed using the official speedtest.net CLI application which can return JSON output. Here’s an example of the output:...
View ArticleReally messed up
@gilestyle wrote: so i had home assistant setup and it was working. then really messed stuff up without backup. so i did a new install on another sd card stuck it in raspberry pi 4. everything was...
View ArticleMQTT Message history displayed in lovelace
@VinistoisR wrote: I have an MQTT integration: - platform: mqtt name: sip2mqtt state_topic: "home/sip" value_template: '{{ value_json.verb }}' json_attributes_topic: "home/sip" - platform: mqtt name:...
View ArticleRepeating Timers
@currest2620 wrote: Hi, happy easter everyone. I’d like to setup a repeating timer. Say to turn on a switch every hour for 15 minutes. I’ve read the time integration, but I’m not sure I understand how...
View ArticleVirtual Devices
@remark wrote: Question from the beginner. Do not ask me why this is necessary. Is it possible to make the main devices in HA (lights, switches, sensors, etc.) virtual, and then just connect physical...
View ArticleNo Lovelace Raw Editor, no lovelace file
@GordonGekko wrote: I only recently switched from the old states version to lovelace (more accurately: I did nothing until states didn’t work anymore and the lovelace site didn’t show anything...
View ArticleStrange recurring error in the log
@MichaelR wrote: Hello everybody, I have had this ominous recurring error in my log for some time now: 2020-04-11 06:32:53 INFO (MainThread) [root] AFSAPI Exception: Traceback (most recent call last):...
View ArticleEmulated_hue breaking changes in 0.108
@sebk-666 wrote: Hi, my emulated_hue config broke with 0.108 and I can’t figure out what’s still wrong with it: So my basic config looks like this: emulated_hue: advertise_ip: 192.168.10.8...
View ArticleFrontend.set_theme
@poudenes wrote: Hi All, I made a automation for changing theme based on sun. But its not working. When I do it in developer tool Its only change the page where I do the action. My tablet (also other...
View ArticleLight Group - one on, group state is on
@baz123 wrote: The current implementation of the Light Group means that when one light in the group is turned on, the group state changes to on. The only way to turn on the rest of the group, is to...
View ArticleSSH stopped working after upgrade to 108
@dkagedal wrote: I upgraded to 108 recently, and now I tried to connect over SSH and it is failing: ssh: connect to host hassio.local port 22: Connection refused HA is up and working, and I can get a...
View ArticleRun Python Script in Automation
@SuperMaximus wrote: Can’t make the appropriate switch to run in Automation depending on the state of some sensors. Following examples from Community forum, made below config in configuration.yaml: -...
View ArticleAqara Wireless Mini and Deconz
@mrhaugland wrote: I have two Aqara Wireless Mini switches. Had them connected to my previous installation of HA trough Deconz. I since made a fresh install, and are now unable to reconnect them to...
View ArticleAutomation doesn't trigger
@Hellis81 wrote: I’m trying to make my receiver turn down the volume automatically when it gets too loud. I have added a microphone to a ESP8266 and use the ADC to get the “volume”. The return is a...
View ArticleSamsung Family Hub (Tizen?) browser: custom element does not exist
@Gotanius wrote: Lovelace works perfect on all the apps and browsers, except for the browser on my Samsung Family Hub fridge. Standard cards are visible, however custom cards are not. The error says:...
View ArticleZHA with CC2652R / CC26X2R1
@jd1900 wrote: I’ve been trying to add the CC2652R (with CC26X2R1 and connected to a Raspberri Pi) to ZHA with no luck, whereas I can in zigbee2mqtt with no problem at all. I just get the error that...
View ArticleHow to define sensor updated only with API
@gitmirko wrote: Hi, I would like to define a humidity sensor which will exclusively be updated from an API call from an external machine. How could I achieve something like that? Thank you Mirko...
View ArticleFGRM222 without cover domain
@Jmi wrote: Hello, I’ve migrated myzwave Jeedom (french solution) configuration stored on a Aeotec Gen5 to Hass. All my devices are recognized but not as expected. For instance my 8 FGRM222 does’t...
View ArticleDetermining the City on AirVisual
@xacker wrote: Hi! According to https://www.home-assistant.io/integrations/airvisual/ try configure AirVisual integration for use city (not lat, long) like this: airvisual: api_key:...
View Article