Sid
Sid
Here is a repo of someone who built a GitHub Actions Arch Linux image https://github.com/zaoqi/github-actions-archlinux
That's one caveat of using emojis, the rendering is different on different systems.
Oh, thanks! The problem is, that #107462 was put into the release but not #110676, which is needed (it's my fault, I forgot to specify it in the PR dsescription)...
One question to the translation strings: Would it be better to first create a PR for the System Monitor integration to switch to strings.json? Then I can reference them here...
> Hm that would reduce the duplication of strings yes, but the entity names from System Monitor slightly differ from yours. System Monitor appends something to then name: > >...
This PR will only contain the seven sensors I specified to keep this PR as small as possible. Disk, network etc. will follow then. (and others for which I have...
One question I have, should I disable all entites per default like `systemmonitor` does or should I keep them enabled and the user can disable the ones they don't want?
Is done :)
My question would be, is there a way to get the capabilities without hardcoding the models?
> Sadly no, the APIs expose almost no information on the devices. > > So the `devStatus` always returns color and colorTemp even on devices which don't support these?