-
Core 2024.1.2
Supervisor 2023.12.0
Operating System 11.3
Frontend 20240104.0
- This integration version: 1.5.1
**Describe the bug**
When defrost mode is activated, COP must be to disabled, b…
Safs updated
10 months ago
-
Since a few days ago. Since I intall last version of Home assistance I lost contection to my device. Any help?
here you have the log:
Traceback (most recent call last):
File "/usr/src/homeass…
-
After the upgrading to the latest version of HA the integration fail to start.
Log only shows:
Unable to prepare setup for platform aquarea.sensor: Platform not found (No module named 'homeassis…
-
Hi,
I just added some yaml code to my Home Assistant to be able to modify compensation curve using SetCurves mqtt topic.
Maybe you could add something like this to the integration code?
My addition…
-
I think there is an issue with this component and Home-Assistant 2023.9.
I get the following error on startup:
`2023-09-09 12:14:01.019 ERROR (MainThread) [homeassistant.setup] Unable to prepare …
-
Hi, I've just update to 2023.9 and get:
Logger: homeassistant.setup
Source: setup.py:379
First occurred: 16:41:43 (1 occurrences)
Last logged: 16:41:43
Unable to prepare setup for platform a…
-
Hi @CurlyMoo,
came across a strange behaviour in my code. Sample Code:
```
on System#Boot then
#offAtNight = 0;
setTimer(10, 40);
end
on timer=10 then
setTimer(10, 15);
end
```
…
-
Breaking change: the domestic water heater entity is now represented the correct entity type. The "climate" entity will disappear
Does this mean I cannot use climate cards anymore, e.g. Simple Th…
-
As described above. Because of the problem I've restored the update of the previous installed version and forgot to save the logs.
-
Hi
Great project! Can you make a Docker Compose .yml file pls?