Using an "AND" in an automation
@ins4neuk wrote: really new to HA and struggling on an automation!! i have both mine and the wifes phone for presence and also blink cameras which i can get to work for arming but i have 2 routines to...
View ArticleAutomation running until sun.sun is above_horizon
@DkAutomater wrote: Hi guys I want to run a automation until sun.sun is above_horizon I want to automate some lights then sun.sun is below_horizon and i am away from home I have a script that turn the...
View ArticleGithub Action workflow (Help wanted)
@allanpersson wrote: I could use a little help with my Github Action workflow file: github.com/allanpersson/home-assistant-config Github Action opened 06:18PM - 20 Nov 19 UTC allanpersson Describe the...
View ArticleRemoving Google Home Mini and the adding back
@ashscott wrote: I have several Google Home Minis and it’s all gotten a bit of a mess with duplicates and non-functioning groups. What is the best way to: Remove them from Home assistant. Remove them...
View ArticleLight transition through script or automation
@vlives wrote: I have a light that doesn’t support transition parameter. I want it to gradually increase in brightness. I already have a working python script, with the while loop: while True: if...
View ArticleAccessing Ecobee `climate.` data
@spurgelaurels wrote: I’m trying to recreate a graph that HASS seems to generate on its own… 2019-11-20-13:55:12.png355×679 18.9 KB The data exists: 2019-11-20-13:56:36.png751×551 31.5 KB But I can’t...
View ArticleMosquito MQTT Is started
@hiddedb wrote: Hi Guys! I hope I’m asking this in the right place (100% new to HA and having an issue getting it to work!). I installed HA on my Pi 3, I’m using a Raspberian OS because I also wanted...
View ArticleZ-Wave not working at all
@stivoberlin wrote: I am new to Home Assistant. I can’t get my raspberry 3 B to work with any of my zwave devices. I have a Z-Stick Gen 5 USB Key. My usb stick is listed in the integration settings....
View ArticleControl Z-Wave light from Harmony?
@tottow wrote: Hi all, been away for a long time and now setting up a hass.io install on a new NUC. So far so good, working as it should in Docker. Love it so far! But, I have a want that I’m not sure...
View ArticleGroup order default view
@jeppper wrote: Is it possible to change the order of the displayed groups in the default view when using states ui? How are they sorted? Posts: 2 Participants: 2 Read full topic
View ArticlePioneer receiver - Play through Zone 2?
@alexmo wrote: Hello, I’ve a Pioneer receiver VSX-924 model. And I’m using the following HA component to control it with script: Home Assistant Pioneer Network Receivers Instructions on how to...
View ArticleAutomation Set-up Outside of UI
@fountain27 wrote: I have created a few automation within the UI and after gaining confidence I have tried to write my own. And for the life of me, I cannot figure out what I am doing wrong. I read in...
View ArticleNUT Parameters - auto shutdown?
@mouthpiec wrote: Hi, From the below, is there a parameter saying the Pi will shutdown after an amount of time it is on UPS battery? (sort of safe shutdown) root@raspberrypi:~# upsc...
View ArticleInfluxdb add-on with noerrors in log but not working
@dbasberg wrote: I hope I am posting in the right place for my problem (configuration?). I have no errors in the influxdb log when I do a restart. I have no errors in the hassio/system log, but when I...
View ArticleHomematic CCU3 - HA
@visio20 wrote: Hi! I need help with the configuration. I get this logs: 2019-11-20 21:05:02 WARNING (MainThread) [homeassistant.setup] Setup of homematic is taking over 10 seconds. 2019-11-20...
View ArticleHTTP Binary Sensor using IFTTT
@war1000 wrote: I am trying to create a binary sensor for a door using IFTTT trigger and webhook. But it is not working as I am trying to piece together a bunch of reading. I originally started here:...
View ArticleButton [ON] [OFF] on lovelace
@mougeat wrote: Hello everybody I have started a migration from OpenHab to Home assistant and, I would like to have on my dashboard two button [ON] and [OFF] and not a switch. Is that possible and, if...
View ArticleNodemcu Wifi Issue
@dudester wrote: Hi, I built a letterbox sensor based around a nodemcu and 3 laser beams to detect if anything is in my letterbox, system works well indoors but when I take it out to the letterbox it...
View ArticleCustomize Value of Input Boolean entity
@war1000 wrote: So I have defined the following entities in the configuration.yaml input_boolean: skylink_basement_sensor: name: Basement Sensor initial: off icon: mdi:walk skylink_side_door: name:...
View ArticleRESTful sensor json help
@peterosullivan wrote: New to home assistant! Having read the doc’s I’m trying to get tidal information from the URL below, using the rest platform. But I cant even get the current_time returned. The...
View Article