-
### The problem
I have an error while starting up. It says to report the issue here.
### What version of Home Assistant Core has the issue?
core-2024.11.0
### What was the last working version of …
-
### Blueprint name
Controller - IKEA E1766 TRÅDFRI Open/Close Remote
### Home Assistant Core Version
2024.10.0
### Home Assistant Installation Type
Home Assistant Container
### Description
The …
-
### The problem
I have a script that executes 4 things in parallel, one of it is to close the shutters. Somehow, even though it actually works, it reports an error.. the error itself is already kin…
-
### The problem
The two strings
component::cover::device_automation::condition_type::is_position
component::cover::device_automation::condition_type::is_tilt_position
are the only on…
-
### The problem
I have defined a simple template cover as follows:
```
cover:
- platform: template
name: "Gate"
lambda: |-
if (id(gate_sensor).state) {
return COVER_OPEN;
…
-
### The problem
Logger: homeassistant.core
Quelle: core.py:563
Erstmals aufgetreten: 11:03:53 (1 Vorkommnisse)
Zuletzt protokolliert: 11:03:53
Something is blocking Home Assistant from wrapping…
-
### The problem
Trying to update to 2024.11.0, but just spins and returns to 'update available', when checking logs, I found this:
Logger: homeassistant.core
Source: core.py:551
First occurred: …
-
### The problem
All my Somfy covers and awnings can not opened/closed any more.
I use the Somfy TaHoma Switch as gateway with enabled developer mode.
The integration find all devices and the regis…
-
### Describe the bug
I have simple flow, find open cover, close cover, and wait until it will be closed, repeat until all covers will be closed.
Seems that wait until sometimes doesn't wait for shut…
-
### The problem
Not sure what change caused this but all filtering options when exposing a Homekit device/bridge from HA to HomeKit are being ignored. I'm hitting my max limit of 150 devices when I'v…