How do I pass data from service call to a template in a script?
@xescure wrote: smart_toggle: sequence: service_template: > {% if is_state("group.bedroom", "on") %} homeassistant.turn_off {% else %} homeassistant.turn_on {% endif %} data_template: entity_id:...
View ArticleHA v0.103, HACS v0.19 Howto get ZHA-network-card to work?
@jorgenn wrote: Hi I’m trying to get ZHA-network-card to work on my installation off HA. I’m running HA v.0.103 and HACS v0.19 on an RPI4. I’m not able to get this community plugin to work, or any...
View ArticleSelect source for DenonAVR with Homekit
@Anders_Ovreseth wrote: Hi everyone! I am quite new to HA, but have managed to get a lot done by reading up on posts by others. However, I am stuck with the following problem; I have added a Denonavr...
View ArticleDB Credentials, Python Script, Update last_changed at Startup
@Markus99 wrote: Having issues where restarts are resetting last_changed time of numerous entities - so I figured I’d try to hack together a python script that I can execute in an automation upon HA...
View ArticleHow to read the next 4 characters from the last occasion of a string from a...
@boneheadfraggle wrote: I have a Zipato/Schlage Mini Keypad and I’m trying to get a hold of which user code was used for the arm/disarm. I have found the string in the OZW_Log.txt that indicates the...
View ArticleHass.io VM with remote Pi as GW for Enocean (or Zigbee)
@jottt wrote: Maybe it’s simple and I just haven’t found the right way to search for it… if so, thanks for pointing in the right direction: I have a powerful ESXi-Server and a Pi 2 with an...
View ArticleAutomation question about temperature sensor
@solomos wrote: Hello, I have install on my baby’s room a temperature / humidity sensor. It works great. I have create an automation to receive alerts & notify when humidity is over 70%. However I...
View ArticleInstead integration?
@davidsbach wrote: The website suggests that Home Assistant has an Insteon integration, but after installing I do not find one. Is there a working Insteon integration for the 2413U PLM? Posts: 2...
View ArticleAutomation with motion + door sensors and timer problems
@henaa wrote: Hi What wrong with this automation? Even motion state on. The light and media player turn off after 1:30 minute I want the media player and light turn off only if no any motion and door...
View ArticleZwave - August setup
@krock wrote: Hi all - I need some help setting up my August lock with Z-wave. So far, I added configuration for zwave in my configuration.yaml file, added a key, and can see it in the Lovelace...
View ArticleRESTful Binary Sensor not working after migrating from Hassbian to HassIO
@Zoriontsu wrote: After end of support for Hassbian was announced, I started the process of migrating to HassIO. So far, after lots of tweaks, almost everything is working fine. This rest binary...
View ArticleNest OAuth info. SD card died. What to do?
@brucehvn wrote: I had my nest thermostat setup in HA. My SD card for HA in my pi completely died yesterday and I found I didn’t have the nest client_id and client_secret backed up anywhere. It...
View ArticleTemplate Sensor JSON Possibly
@Bartem wrote: So I was in the middle of making template sensor to pull the ‘Areas Of Interest’ attribute from the geocoded location sensor made by the iOS app… when the value was populated it was...
View ArticleCannot re-add SmartThings to my hass installation
@Oscar_Calvo wrote: After following a failed update from 0.103.1 back to 0.103.0, and removing my SmartThings integration, now I cannot add the SmartThings integration. The problem happena in the...
View ArticleAm I supposed to define where each item is?
@jriker1 wrote: So I’ve been going down the HA route for a little bit now and was thinking as I start installing Z-Wave wall switches and the fact that my echobee asked me this. Is there a way I’m...
View ArticleForcing a fresh scan of device trackers?
@Coedy wrote: Is it possible to force a scan/update of device trackers? I’ve seen the device_tracker.see service, but this appears to spoof the device tracker to a particular place/zone. Basically, I...
View ArticleService with empty entity_id
@SinisteR wrote: Hi there, this is my first post and I hope it will not be very dumb I’ve successfully finished a project for using an water accumulation tank as an energy storage for photo voltaic...
View ArticleEmulated hue after .103.2
@joe8mofo wrote: So i nuked my emulated_hue_ids.json and upgraded to .103.2. Now my log is flooded with these entries. 2019-12-19 11:15:50 ERROR (MainThread)...
View ArticleWake up light alarm
@Ptitmickey wrote: Hello guys, I’m trying to create an automation to wake me up with light transition. I’ve readed this post : Phillips Hue Wakeup Light with fade-in Share your Projects! I’ve made a...
View ArticleRing video playback
@narsaw wrote: I’ve setup the Ring component along with using a picture-glance card. Everything seems to work well, except the video playback when selected seems to play in fast forward mode. It looks...
View Article