morph027
morph027
Working sensors within my Homeassistant:  
Thanks for the review, i'v adjusted the code. Seems like i'm stumbling over sorting issue of constants which are in wrong order even without my changes. Any clue how to...
Uh, forgot about this. Will try to fix the comments.
Also interested...Our CI would love it ;)
Same here, for a similar project ([ulauncher-bitwarden](https://github.com/morph027/ulauncher-bitwarden)). Works on my workstation, but not on my notebook. Restarting/Rebooting does not help.
The repo is configured to keep versions, but i just started building w/ the latest one ;)
There you go ;) ``` # apt-cache policy signal-cli-native signal-cli-native: Installed: 0.10.0-11 Candidate: 0.10.2-0 Version table: 0.10.2-0 500 500 https://packaging.gitlab.io/signal-cli signalcli/main amd64 Packages *** 0.10.0-11 500 500 https://packaging.gitlab.io/signal-cli signalcli/main amd64...
Hm, you're right, it's missing in the [artifacts](https://gitlab.com/packaging/signal-cli/-/jobs/2005949961/artifacts/browse/public/pool/main/s/signal-cli-native/), but is included in the metadata. Weird. Will have a look into it.
Was related to the CI Cache, fixed it for now :rocket:
Might break containers where no bash is available (alpine probably). Will have a look.