Group of device trackers not respecting all members
I created a group to track presence of whether either my wife or I am at home. We both have the HA app on our phones which seems to work great and is pretty accurate, but I figured I’d add the device...
View ArticleHow to edit Blueprints
I am pretty sure there has to be a simple way to do this but I was not yet able to. I am starting to play with blueprints (awesome feature!!) but I am not able to add custom new ones or edit existing...
View ArticleMaybe a dumb question, not sure where to ask. Add-on for linux OS shell...
I am not sure if this is even possible, but gotta ask. I have a couple of Pi’s doing menial tasks that really should not requre and standalone system, smokeping, tuya-convert and other minor things. I...
View ArticleHow do you change ButtonCard Color from a Sensor State
so i have button i using to run a script as a Mometary Switch so thats OFF ON OFF = ON and OFF ON OFF = OFF but i wanna be able to change the Button Color ON and OFF but reading a Sensor if its ON or...
View ArticleUnable to send video stream to ios phone
I have managed to get home assistant to respond to a button press on an esp32-cam device and send a notification to my iphone. However. I also wanted to send the video feed from the camera. However, I...
View ArticleLooking to possibly replace Machinebox/Facebox, looking for advice
Hey guys!Hope you are all doing amazingly well today I am currently looking to replace Machinebox/Facebox as they can only be taught a hundred references, and know little about machine learning, but...
View ArticleAssistant Relay Automation Stopped Working I Can't Fix It What is Wrong?
I had assistant relay working and it stopped so I uninstalled it and re-installed. Got it back up and the sandbox works just fine. When I try to use it in an automation, it won’t do anything. What is...
View ArticleGeofence Presence detection when signal is poor
Been using Hassio in two homes now for almost a year. I’ve been able to implement everything I need, including a custom built monitor that tells me how much heating propane are in my tanks outside....
View ArticleNew August Gen 3 How Should I Integrate?
I just bought the 3rd Generation of the August Smart Lock Pro and I was wondering how I should integrate it with Home Assistant when it arrives. I have ZwaveJS running now, and I would love it if I...
View ArticlePanasonic Vierra ST50 how to turn it off?
Home Assistant Panasonic Viera Instructions on how to integrate a Panasonic Viera TV with Home Assistant. The tile, clearly shows I can turn it off and on but when doing an automation. No option to...
View ArticleNest integration: installation aborted with a message
Hello! I’m trying to install the Nest integration. The install is not working and it ends with a message saying: Aborted: The component is not configured. Please follow the documentation"… I’m...
View ArticleCalculating Oil Consumption
I am looking for direction on how to best implement the following; I want to be able to calculate the consumption of oil I use for heating from a known value (my oil tank). I have a device that is...
View ArticleNeed help with turn on and off my PC
Hello I have a configuration in openhab that is a button that turn my PC via WOL, and turn off my PC via a GET via http, (actually sent it to hibernate) How can i do that in one switch? Is there a way...
View ArticleEnable/Disable Motion Detection (camera) when Home/Away not working
Hi there, I bought an Amcrest camera to try it out in Home Assistant, and so far I was able to get it working and to enable/disable the motion detection with a script. I wanted to automate and enable...
View ArticleHow to tell HA not to change sensor value (use old value)
Hello. I use this sensor in order to convert pressure from hPa to mmHg: - platform: template sensors: pressure_cal: value_template: '{{ "%.1f" | format(states("sensor.0x00158d000349c2f8_pressure") |...
View ArticleAdvice needed for global variable to affect an automation
New to hass (1 week) got all devices connected, reporting etc. Templates and interface. Time to automate. I want to switch on lights (fibaro zwave) based on motion (evl3 and DSC) which should be...
View ArticleMultiple Envisalink Integrations
Is it possible to have multiple Envisalink integrations? I have two office buildings with two separate alarm systems, but both have Envisalink 4 units which are on the same network. I want to combine...
View ArticleZwavejs device always shows on
I switched to zwavejs a few days ago. everything looked good, but today one of my dimmer devices is showing on all the time. when I turn it off through my UI, the toggle button switches back to on....
View ArticleJSON extract and combine multiple values
Trying to work out how to change multiple sensors based on multiple values in a JSON response and getting very confused! My JSON is: {“before”: {“id”: “1613547320.882099-qmp59k”, “camera”: “garage”,...
View ArticleTemplate switch - scripts with delay
Hey I have a template switch that uses two scripts as its turn off/turn on like so: - platform: template switches: heating: value_template: "{{ is_state('input_boolean.heating', 'on')}}" turn_on: -...
View Article