8 Commits

Author SHA1 Message Date
Stefan Agner
c7a5f7c0aa Improve GitHub action (#2364)
* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-11 09:00:11 +02:00
Pascal Vizeli
69c68bfac9 Update-deployment (#2281)
* Update deployment

* fix workflow

* Fix order

* restruct v1

* Fix style v2

* Cleanup style v3

* fix style v4

* Last style fix

* Address comments

* Update builder to 2021.11.3

* Fix let's encrypt

* fix lint

* Use ghcr.io

* fix

* Update versions

* fix readme
2021-11-24 11:43:54 +01:00
Martin Hjelmare
d1058b2a58 Clean VLC from Z-Wave JS references (#2266) 2021-11-13 16:25:34 +01:00
Michael
faf6113cd6 Correct port to 4212 for VLC discovery service (#2232) 2021-10-16 11:18:38 +02:00
SNoof85
ad4dea47d8 VLC addon - Fix typos (#1892) 2021-03-02 11:14:37 +01:00
Pascal Vizeli
fe8f2af0ea Revert nginx change (#1871) 2021-02-18 09:57:02 +01:00
Pascal Vizeli
4804b6e349 Restart nginx for ingress on error (#1867)
* Restart nginx for ingress on error

* more output

* Use Alpine for almond

* Fix dockerfile

* Add more library

* link python

* fix link

* python

* fix removes
2021-02-17 16:32:49 +01:00
Pascal Vizeli
9fd88b5e35 Add VLC add-on (#1862)
* Add VLC add-on

* remove armhf support
2021-02-16 17:49:06 +01:00