Clemens Bergmann
Clemens Bergmann
that is strange, I see different values for the two fields for my location for my daily timeline configured like the following: ``` - fields: - temperatureMax - temperatureMin -...
Hi, after applying this patch manually (by replacing the sensor.py file with the version from this PR) I only get one entity "binary_sensor._new_version_available" from this integration. In the Logs I...
I also manually updated systembridgeconnector to version 3.4.8
Wrapping these lines into a if coordinator.data.display.displays is not None: fixed the problem for me. I did not look into the code how I could end up with coordinator.data.display.displays being...
hi, I just pushed the first rough implementation idea of a solution to this problem to my fork. Before I invest more time into tests and documentation I would be...
I think that if a description is required in enrollment, it should also not be allowed to "remove" it afterwards. IMHO "no description" would mean that description.strip().len() < 1.
> Would you mind to write a short test for this change(s)? The existing tests should also be fixed. Hi, I looked into the failed tests. To be honest I...
Hi, this would be relevant when we come to migrating vom PI to eduMFA. I think that this might happen in the next months but I don't know when exactly....