Commit Graph

13 Commits

Author SHA1 Message Date
Jens Maus
37aeb25706 final fixes for homematic addon (#2360)
* added missing gnu.io.rxtx.SerialPorts java option to get hmipserver running with raw-uart device.

* use openjdk-8-jre-headless because hmipserver is compatibly to max. java-8 only.

* disabled hmip rf-firmware update to prevent accidently performed firmware downgrade (not required anymore for obsolete addon anyway)

* version bump.

* fixed shellcheck errors.

* use openjdk-11-jre-headless again since bullseye does not have java-8
package anymore.
2022-01-26 09:30:28 +01:00
Jens Maus
1915626f36 integrated a first fix to get the webui based backup fixed. (#2359) 2022-01-25 17:37:30 +01:00
Jens Maus
ab8ca6b4cf HomeMatic CCU add-on retirement/migration path (#2352)
* added first version of createBackup.sh for homematic addon

* move bin directory to opt/hm

* debug

* debug

* minor cleanup change.

* added a patched version of cp_security.cgi to support direct WebUI based
backup creation+download.

* minor fix

* minor fix

* version bump and removal of subsystem=tty filter for device spec

* added changed to CHANGELOG.md

* Added retirement notification

* Update README.md

* Update DOCS.md

* Update CHANGELOG.md

* fixed shellcheck errors.

* Update homematic/CHANGELOG.md

* Update homematic/config.yaml

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2022-01-25 14:42:02 +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
29f20f8ac7 HomeMatic: Migrate OCCU back to eq-3 (#1750)
* HomeMatic: Migrate OCCU back to eq-3

* fix OCCU variable

* fix naming
2021-01-06 10:14:18 +01:00
Steffen Dirkwinkel
33f2769a9e homematic: persist groups (#1744)
This persists the groups.gson used for thermostat groups by symlinking it into the data directory.
2021-01-05 09:18:14 +01:00
Pascal Vizeli
482127bafe HomeMatic: persist certs + ignore udev path (#1737) 2020-12-30 14:47:20 +01:00
Pascal Vizeli
d0cfdcee88 Fix template HM 2020-12-16 16:16:46 +00:00
Pascal Vizeli
e6a533c996 HomeMatic: Fix ingress (#1720)
* HomeMatic: Fix ingress

* Fix count
2020-12-16 17:08:18 +01:00
Pascal Vizeli
0eae53cafa HomeMatic: take container down on ReGaHss (#1719) 2020-12-16 16:36:47 +01:00
Pascal Vizeli
5ae2b58a15 S6-overlay cleanup for HM & deCONZ (#1717) 2020-12-16 16:03:14 +01:00
Pascal Vizeli
9a360be8e0 HomeMatic: s6-overlay & tempio (#1713)
* HomeMatic: s6-overlay & tempio

* Use tempio

* fix line end

* Fix dev version

* Fix bugs
2020-12-16 12:34:51 +01:00