ZS
ZS
Yes @azaslavsky , thank you for the hint. However, I'd like to stick to the buildkit, so I'll wait for a stable release.
I'm afraid the waiting for community tag should be removed, as an undocumented workaround is not enough for making the build work. Also, as buildkit will be mandatory soon, the...
duplicate of #4329 I guess
I have a Lydos Wifi 100. I'll check this out, maybe adding state_class and last_reset to the sensors would help.
workaround patch: ``` --- a/lib/windows/windowutils.py +++ b/lib/windows/windowutils.py @@ -13,6 +13,9 @@ class UtilMixin(): def __init__(self): self.exitCommand = None + def updateBackgroundFrom(self, obj): + return + def goHome(self, section=None): HOME.show() if...
Same here. Status of all users are stuck. Using with mongo cluster under docker. I'd be thankful for a patch while waiting for the official fix.
Hi @Zolli . I got a Lydos wifi 100 recently. The API should be similar, in about two weeks I'll have the time to start working on it. We might...
same here, 2022.12.0.dev20221119 in docker
> same here, 2022.12.0.dev20221119 in docker I had to purge tables `statistics` and `statistics_meta`. After HA started to collect new sensor data, it appears again on the dashboard. I don't...
> Hey @marmau06 thanks for the report. Does this issue seem relevant to your problem? > > * [RHEL 8 Appstream Modules Issues #7618](https://github.com/uyuni-project/uyuni/issues/7618) Seems to be the same as...