Commit Graph

1220 Commits

Author SHA1 Message Date
dependabot[bot]
11fdc19abc Bump home-assistant/builder from 2021.11.3 to 2021.11.4 (#2288)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.11.3 to 2021.11.4.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2021.11.3...2021.11.4)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 12:03:08 +01: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
fe641dfad2 Roll back zwave_js to 0.1.48 (#2285) 2021-11-24 10:55:54 +01:00
Raman Gupta
ce09004a76 Bump zwave-js to 8.7.7 and zwave-js-server to 1.12.0 (#2278) 2021-11-23 09:27:53 +01:00
Clemens @ Elektor
9095122f88 Remove confusion (#2276) 2021-11-22 11:54:26 +01:00
Raman Gupta
8bf82d5765 Bump zwave-js-server to 1.11.0 and zwave-js to 8.7.6 (#2271)
* Update build.json

* Update config.json

* Update CHANGELOG.md
2021-11-16 18:49:28 -08:00
Martin Hjelmare
d1058b2a58 Clean VLC from Z-Wave JS references (#2266) 2021-11-13 16:25:34 +01:00
Martin Hjelmare
4f3c3c06c4 Disable zwave-js soft-reset on vm (#2261) 2021-11-09 13:45:03 +01:00
Joakim Sørensen
b148a65c25 Add issue form (#2262) 2021-11-09 11:27:32 +01:00
Raman Gupta
fd0ba080ed Bump zwave-js to 8.7.5 (#2248)
* Bump zwave-js to 8.7.2

* Bump zwave-js to 8.7.3

* Bump zwave-js to 8.7.4

* Bump zwave-js to 8.7.5

* bump zwave-js-server to 1.10.8
2021-11-05 16:26:22 +01:00
dependabot[bot]
359e6d77cb Bump actions/checkout from 2.3.5 to 2.4.0 (#2249)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-03 08:25:40 +01:00
Pascal Vizeli
b299cebffa Update CEC Add-on (#2240)
* Update CEC Add-on

* cleanup patch

* second cleanup

* fix s6 copy

* set S0 for this kind of finish

* Update cec_scan/CHANGELOG.md

Co-authored-by: Stefan Agner <stefan@agner.ch>

Co-authored-by: Stefan Agner <stefan@agner.ch>
2021-10-21 14:47:56 +02:00
Joakim Sørensen
9ba546a0f6 Replace devcontainer (#2209) 2021-10-21 13:56:23 +02:00
dependabot[bot]
97c926e640 Bump actions/checkout from 2.3.4 to 2.3.5 (#2238)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 09:35:43 +02:00
Michael
faf6113cd6 Correct port to 4212 for VLC discovery service (#2232) 2021-10-16 11:18:38 +02:00
Raman Gupta
605570d63b Bump zwave-js-server to 1.10.7 (#2217)
* Bump zwave-js-server to 1.10.7

* Fix markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-10-03 23:50:50 +02:00
Raman Gupta
c1bc77b9ae Properly handle security key casing in zwave_js (#2208)
* Properly handle security key casing in zwave_js

* Fix emulate_hardware

* update changelog

* declare missing variables

* Add missing var from declaration

* Always set network_key if unset

* Don't flush to disk twice

* Update zwave_js/rootfs/etc/cont-init.d/config.sh

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

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-30 21:55:35 +02:00
Raman Gupta
cb754bcf92 Bump zwave-js-server to 1.10.6 (#2207) 2021-09-30 18:02:30 +02:00
Stefan Agner
805116ac24 Use = instead of deprecated : as security option separator (#2204) 2021-09-30 09:16:57 +02:00
Martin Hjelmare
e3e2ac285e Retain zwave_js legacy network_key config option (#2205) 2021-09-29 22:07:38 -07:00
Raman Gupta
e1e6efe577 Bump zwave-js and zwave-js-server versions (#2188)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-29 22:31:13 +02:00
Raman Gupta
a414d16519 Add S2 keys support to zwave_js config (#2157)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-29 22:15:06 +02:00
dependabot[bot]
cc475364e2 Bump home-assistant/builder from 2021.07.0 to 2021.09.0 (#2198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-28 14:35:08 +02:00
tux2000
fb3919fc31 Add option for SSL cert algorithm in DuckDNS addon (#2189)
* Add option for SSL cert algorithm in DuckDNS addon

* Documentation

* Apply suggestions from code review

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

* Update CHANGELOG

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2021-09-27 12:19:23 +02:00
Joakim Sørensen
9a8ec53529 Fix typo (#2200) 2021-09-27 12:07:08 +02:00
Pascal Vizeli
b714871075 SSH: Upgrade CLI to 4.14.0 (#2199) 2021-09-27 11:52:36 +02:00
Joakim Sørensen
1adc125ed5 Update check config add-on (#2192) 2021-09-27 11:45:38 +02:00
Joakim Sørensen
a6b933bfe6 Use action for stale bot (#2193) 2021-09-23 20:48:26 +02:00
Pascal Vizeli
a65467b249 Bump version ssh 2021-09-22 16:20:33 +02:00
Pascal Vizeli
585d81392c Make SSH promt a bit color full (#2190)
* Make SSH promt a bit color full

* Update CHANGELOG.md

* Update build.json

* upgrade Alpine
2021-09-22 15:55:59 +02:00
Raman Gupta
958d41b487 Bump zwave-js to 8.3.0 (#2178) 2021-09-13 09:47:42 +02:00
Raman Gupta
75dda23e44 Bump zwave-js to 8.2.3 (#2176) 2021-09-09 18:41:40 +02:00
Raman Gupta
8bcca51eb7 Bump zwave-js to 8.2.1 and zwave-js-server to 1.10.3 (#2159)
* Bump zwave-js to 8.2.0 and zwave-js-server to 1.10.1

* changelog

* bump zwave-js to 8.2.1

* Bump zwave-js-server to 1.10.2

* Update zwave_js/CHANGELOG.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update zwave_js/CHANGELOG.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update zwave_js/CHANGELOG.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update zwave_js/CHANGELOG.md

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Bump zwave-js-server to 1.10.3

* Remove config changes from change log

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-06 10:00:33 +02:00
Joakim Sørensen
5416d080df Rename snapshot -> backup (#2088)
* Rename snapshot -> backup

* Update mariadb/CHANGELOG.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Update deconz/CHANGELOG.md

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* Don't update version

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-03 17:38:12 +02:00
Raman Gupta
17dcc2ca27 Mark zwave_js as stable (#2156) 2021-08-23 21:34:29 +02:00
Kai Hendrik Behrends
a79f58029b Updated documentation for Raspberry Pi 3/4 setup (#2154) 2021-08-21 19:49:40 +02:00
Klaas Schoute
cbfe4ba488 deCONZ 2.12.6 (stable) (#2150)
* Bump deCONZ version to 2.12.6

* Typo version in changelog
2021-08-20 10:54:48 +02:00
Raman Gupta
37b9ab1d87 Bump zwave-js-server to 1.10.0 (#2149)
* Bump zwave-js-server to 1.10.0

* Fix markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-08-20 09:46:05 +02:00
Martin Hjelmare
73067ef25a Bump zwave-js to 8.1.1 (#2148) 2021-08-17 12:27:41 +02:00
Leon Richard
e8af15d765 git_pull: Typo in log message (#2138)
Minor typo on an echo.
2021-08-11 17:35:04 +02:00
Raman Gupta
fdd403fbe0 Bump zwave-js to 8.0.8 and zwave-js-server to 1.9.3 (#2144) 2021-08-11 07:57:15 +02:00
dependabot[bot]
13d6f2484b Bump home-assistant/builder from 2021.06.2 to 2021.07.0 (#2133)
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.06.2 to 2021.07.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2021.06.2...2021.07.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-02 14:22:59 +02:00
Raman Gupta
6de1671822 Bump zwave-js-server to 1.9.2 (#2134) 2021-07-29 19:48:47 +02:00
onkytonk
e3a51fe543 Bump zwave-js to 8.0.6 (#2132)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-29 11:03:04 +02:00
Raman Gupta
4474316ebb Bump zwave-js to 8.0.5 (#2127) 2021-07-22 16:43:07 +02:00
Franck Nijhof
d2769651ce nginx: Fix incorrect display of YAML config example in documentation (#2119) 2021-07-21 14:17:21 -07:00
Franck Nijhof
65e221267d configurator: Fix Home Assistant API endpoint (#2126) 2021-07-21 14:16:53 -07:00
Raman Gupta
6df629e659 Bump zwave-js-server to 1.9.1 (#2124) 2021-07-21 00:27:11 +02:00
Raman Gupta
8f6a84b9a1 Bump zwave-js and zwave-js-server (#2123)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-07-20 22:59:28 +02:00
Pascal Vizeli
7c6bced055 Using new URL for almond (#2120) 2021-07-19 22:40:56 +02:00