Light groups in an area
silly question, but can we get light groups assigned to an area? I created them in config.yaml. 1 post - 1 participant Read full topic
View ArticleRoller shutter automation does not work like expected
Hi all, I have mounted some roller shutters which are integrated in HA via the elero addon (GitHub - W00D00/home-assistant-elero: Elero Centero component) which is working perfectly. Now I am trying...
View ArticleHow to Use a Zen 16 to control myQ Garage Door with a Reed Switch in Home...
I originally was using a shelly for local control of my garage door. For some reason the shelly kept dropping off of home assistant and it was the only wifi controlled device I have. I decided I...
View ArticleIssues with Template sensors and mapping
So my inverter states its state numerically. I would like to map those values to a word. I have attempted to follow what I can find online but I am not coming right nor can I find official...
View ArticleWiz Light Integration - Stopped working after 12.2021 upgrade (Resolved)
My Wiz Light integration stopped working after upgrading HA operating system to v7 and the Wiz Light integration to v0.4.5 in HACS. - GitHub - sbidy/wiz_light: A WiZ Light integration for Home...
View ArticleHow to trigger automation based off two states simultaneously?
Hi! I am doing my first bigger automation for a ‘goodnight’ routine. I want to run my speaker to play some rain sounds overnight when a) both phones are in the bedroom, b) both phones are charging,...
View ArticleSelect heat source depending on electrical price
Is ther anyone that has made a function that select the heatsource depending on the eletrical price on Nordpool. I have two differnt heat source . Oil burner and heatpump . Depending on the actual...
View ArticleReactor for the Home assistant
Does anyone know the plugin/addon Reactor for the Home assistant? is to create automations 1 post - 1 participant Read full topic
View ArticleGetting unusual error code in Studio Code Server "String does not match the...
String does not match the pattern of “^(?!.+)(?!)[\da-z]+(?<!).(?!)[\da-z_]+(?<!_)\s?(?:,\s?(?!.+)(?!)[\da-z]+(?<!).(?!)[\da-z_]+(?<!_))*$”.yaml-schema:...
View ArticleHelp Troubleshooting an Automation/Scene not working
I have a zigbee motion detector in my bathroom that turns the zigbee light bulbs on depending on the time of day. So in the evening they’re brighter than in the middle of the night, for instance. And...
View ArticleAdding outdoor camera to ha without rtsp
I would want to test and add outdoor security camera to my setup and see if I like it and find it usefully. That’s why I’m considering to buy camera with battery and wifi because other ways I would...
View ArticleUpdate Time to turn off lights
First of all, thank you to all who have put and continue to put the effort into this project! My goal is to have a light turn off after sunset based on an offset that is set via an input field. I have...
View ArticleNeed help to setup influxdb sensor
I try to configure influxdb sensor with follow code added to configuration.yaml : sensor: - platform: influxdb host: 192.168.1.90 username: username password: pass queries: - name: Moisture...
View ArticlePutting Home Assistant on RaspPi, that is already configed with Openhab and...
Hallo everybody. I would like to test Home Assistant, since the Demo Setup looks quite promising. Hardware: RaspPi 3B+ with a SSD and Raspian Bullseye. Presently I run Openhab 3.1.1 with Homegear and...
View ArticleError default_config
Good night. I updated my home assistant, and now whenever it starts it has the following error: Invalid config The following integrations and platforms could not be set up: default_config Please check...
View ArticleHA in DMZ - HomeKit stopped working
Hey folks, today I finally did the big security step I wanted to do for so long - I segregated my network into two LANs (with two firewalls within two available consumer routers). But now I notice...
View ArticleTrigger automation if numeric_state increases (+1)
OK, this is such a simple usecase. Don´t laugh at me folks I have one automation: trigger: - platform: state entity_id: sensor.problems_any from: '0' for: '00:00:05' id: neu action: - service:...
View ArticleMapping USB port with Zigbee2MQTT
I am having trouble setting up Zigbee2MQTT with a cc2531 dongle. My first USB port is in use by an Aeotec Zwave dongle, so I can’t use the default port. When I look at the hardware page in home...
View ArticleZHA Not starting
I see a few other posts around that ask about ZHA not starting, and there aren’t any real good answers. A lot of times it just fixes itself, which I have seen. But eventually, I will notice that none...
View ArticleUpdate of binary_sensor.tv_status is taking over 10 seconds
Hi, I created a sensor to monitor the power on status of my TV following the command_line sensor guide. This is the sensor I created: binary_sensor: - platform: command_line command: 'ping -c 1...
View Article