Andreas Krüger

Results 69 comments of Andreas Krüger

Would donations in some way make this bump through faster?

It looks like it cannot build: ![image](https://user-images.githubusercontent.com/2997782/89870755-9e9f6b00-dbb6-11ea-9515-77f975d8b16d.png)

So it pretty much relates to #38 . Fixing that, should fix this :)

Fairly easy to do. A shell script is like this: ```shell # Get new tags from remote git fetch --tags # Get latest tag name latestTag=$(git describe --tags `git rev-list...

Sure. JSON outputs are nice to handle in Python. You can just fetch the output from: ```shell $ curl --silent "https://api.github.com/repos/psifidotos/applet-window-appmenu/releases/latest" { "url": "https://api.github.com/repos/psifidotos/applet-window-appmenu/releases/21712566", "assets_url": "https://api.github.com/repos/psifidotos/applet-window-appmenu/releases/21712566/assets", "upload_url": "https://uploads.github.com/repos/psifidotos/applet-window-appmenu/releases/21712566/assets{?name,label}", "html_url": "https://github.com/psifidotos/applet-window-appmenu/releases/tag/v0.6.0",...

> Before I open a new thread, I thought I'd ask this group... I finally found my S-Pin (2021 A6) and got the integration installed in HA, but I am...

#403 relates to this also.

I can take on kubernetes-apps/ansible/tasks/nodelocaldns.yml