Klemens Böswirth
Klemens Böswirth
> the entity selection is just based on the SensorDeviceClass AFAICT there is no way to limit the selection further. > I am not used to the GitHub workflow. I...
Please test `0.9.0-beta.8` for the new services
I thought about that but I couldn't find a way to make it work with the way the config dialogs are built in Home Assistant. At least not in a...
I too have this problem. It is actually independent of the value of `maxLines` (see [this dartpad](https://dartpad.dev/8d328fb5aa9af16dab2e8b2763dd8180) for a demo). AFAICT it happens, whenever the last line shown ends with...
Which sensor is this issue about? The integration does not provide an "Antrieb" sensor. For zone modules there are only two binary sensors: "Entfeuchtungsausgang" and "Relais".
Ich habe leider kein Zonenmodul und weiß daher nicht welcher Statuswert für den Antrieb gemeint ist. Wie bereits erwähnt, stellt die Integration nur zwei Binäre/Boolean Sensoren zur Verfügung. Diese heißen...
Bitte teste `v0.9.0-beta.2`, die "Relais" Sensoren sollten jetzt auch 2 als "an" akzeptieren
This got a bit lost do to the various issues with getting the beta release to work at all, but it is explained in the [original release notes](https://github.com/kodebach/hacs-idm-heatpump/releases/tag/v0.9.0-beta.1). You now...
Very few (if any) registers are actually _dangerous_ to write, even the flash memory issue only occurs for every excessive write behaviour. But almost all registers can cause issues, if...
> You can use a .env file or whatever the equivalet might be in that Podman [...] You're right, that would work for Compose, if you keep the password in...