Max Winterstein
Max Winterstein
before: ```bash cd $(python -c "print('/'); print('tmp'); print('/'); print('foo');") ``` after ```bash cd $(python -c "print('/'); print('tmp'); print('/'); print('foo');") ``` I am pretty sure there are multiple ways to format...
When having very long lines in a file, and trying to use `tig status` the preview of a file breaks when it contains long lines (>2048). Running on a recent...
In Germany 🇩🇪 (and maybe some other countries too?) we call our shutter/cover/blinds _*Rollladen*_, and they seem to behave a little differently. If you never saw the german version, here...
Are there any plans to make this usable as a home assistant add-on? I recently wrapped https://github.com/Thom-x/docker-fr24feed-piaware-dump1090 as add-on and thought about this one as well.
# Summary Currently the teams notification templates are not working, they are missing the `summary` field. e.g. ```yaml title: Application {{.app.metadata.name}} has been successfully synced F60D; summary: "{{.app.metadata.name}} sync succeeded"...
The battery percentage (see #22) seems to be a little off. 12 days ago it said:  today it says:  even ioBroker and the bropat thing stays at the...
We have multiple developers and sometimes end up with changelog files like `123.bugfix.md` and `123.bug.md`. **I would love to have multiple fragment types grouped together.** Currently we use some CI...
You forgot to update this repository, so i shared some time for you. Love your blog posts
I am somehow not able to get ingress working completly. As this addon is based on the work of multiple others, I am confused if anyone else had it working...
Created to continue the discussion that is slightly lost here: https://github.com/MaxWinterstein/homeassistant-addons/commit/5be38c6d740f4645bb49719c5497db1b6d72f36c @plo53 It looks good, will try to get it integrated and tested! :)