Reuse value_template
@basvankuijck wrote: I currently have this sensor: --- platform: template sensors: garbage_paper: friendly_name: 'Papier' entity_id: sensor.time, sensor.afval value_template: >- {% set date =...
View ArticleRoom with light for 16 hours with sun sensor
@GenGT wrote: Hello, I need some help to do what i want as simple as possible, and if you could help me it would be great. I want a room with light during 16 hours, from 6:00 to 22:00 so I have a...
View ArticleGoogle Calendar Event - where are the reminders?
@honikos wrote: Hi there! I need a hint from experts. Integration of google calendar card works well, but I am not able to show reminders or tasks as events on frontend. Reminders and tasks seem to be...
View ArticleWink in trouble?
@Dayve67 wrote: I have been seeing some news about Wink is in trouble and could possibly stop working. The Verge – 25 Oct 19 Smart home platform Wink is dying as Will.i.am’s tech company is low on...
View ArticleEmby intergration after restart of HA
@Dayve67 wrote: Just setup the Emby integration with HA. Got all my TV’s and computers added to lovelace. Everything is fine until i restart HA and some of the devices change the entity names to...
View ArticleUnwanted delay in light Automation
@f00dagi wrote: Hi! I want to turn on multiple lights at the same time. I have so far tried automation, group lights and scenes but have been unsuccessful. The easiest setup seems to be an automation...
View ArticleTheme not fully changing in automation
@koenhaemels wrote: Hi My themes changes properly when switching it in my profile. But when i use it in an automation my theme isn’t fully changing. The background color for example stays the same...
View ArticleAnyone have logic for detecting bedtime?
@jwelter wrote: I have an input_boolean for bedtime that gets set at 11:30pm and off at 5:30am. Also a manual over-ride and tied into Alexa so we can tell her to enter/exit bedtime mode. But would...
View ArticleShopping_list api marking complete
@k-9 wrote: I’m trying to make items complete on my shopping list through the api. I can successfully get all the items on my shopping list, add new items and even clear all the completed items on the...
View ArticleTemplate Switch not working
@michelde wrote: Hi, I want to achieve to play my Sonos speaker when I turn on a switch. Using an automation is working fine, but I don’t understand why it’s not working with a template switch. So my...
View ArticleMultizone Audio Questions - HA Newb
@samgreco wrote: I have HA dealing with all of my lighting, including using MQTT and Node-Red to communicate with my old software that supports UPB lighting that HA does not. It works really well. I...
View ArticleP1 Gas Meter incremental values
@HanSyt wrote: I am using a Wemos D1 mini to sent my P1 Meter readings through MQTT to HA. This works like a charm for Electricity. However, when it comes to gas usage, the P1 only sents the total...
View ArticleHow to change Hass.Io Docker installation configuration folder?
@Ricardo_Franco wrote: Hey guys , Recently moved from Home Assistant to Hass.io docker install . In Home Assistant it was easy to pick the configuration folder from a parameter at runtime. How can I...
View ArticleShow last 5 edited images from a folder
@Craig_McGowan wrote: I have my doorbell cam capturing images in motion and the Deepstack to tell if there is a person detected, if so, an image is saved with a timestamp, as well as a latest image....
View ArticlePassword Reset Hass.io Web User (in Docker?)
@PeachShooter wrote: Hi folks; I’m sure its been answered before but i had terrible luck w/ search. My setup: Hass.io (in docker ce) on Ubuntu 18. Raspberry PI 4B After i uploaded my new config and...
View ArticleERROR (MainThread) [homeassistant.setup] Error during setup of component...
@hschroyen wrote: Hello, After years of using homeassistant my installation seems to be broken. I have the habit of checking the config before a reboot…so also this time. I rebooted but it did not...
View ArticleAny way to edit the date/time output from a entity to display in a different...
@ghurty wrote: I have an integration that i added that ads a few entities it creates. One of the outputs is date/time like this “2019-11-01 17:39:00-04:00”. Is there a way for me edit the way the time...
View ArticleZooz ZSE29 - Automation with HA
@ozarn wrote: Hello everyone, My fist post here and i am a newbie when it comes to HA, just started. Please forgive my stupid questions . I am very excited to be part of this community . I am running...
View ArticleBinary sensor not updating with time change
@FutureTense wrote: I have the following binary sensor which should return true if the current time falls in between the values of two input_datetime entities. If I set the “end” input_datetime to the...
View ArticleError rendering template: UndefinedError: 'value_json' is undefined
@pfertig wrote: I’m attempting to use this sensor - platform: mqtt name: "washer_watts" state_topic: "tele/SNF-Washer/SENSOR" # value_template: "{{value_json.energy['Power']}}" qos: 2...
View Article