Commit Graph

37 Commits

Author SHA1 Message Date
Pascal Vizeli
dbc3c56b74 Extend regahss for homematic (#1122)
* Extend regahss for homematic

* Update README.md
2020-02-21 11:59:47 +01:00
Pascal Vizeli
19b9d95781 Pretty output homematic (#1121) 2020-02-21 08:37:21 +01:00
Pascal Vizeli
3c281e977b Fix proto with SSL (#1085)
* Fix proto with SSL

* Fix style
2020-02-17 15:31:45 +01:00
Pascal Vizeli
19bd4e564d Ingress for Homematic (#1084)
* Ingress for Homematic

* Improvments
2020-02-17 14:51:07 +01:00
Pascal Vizeli
29220c2852 Optimize Homematic jobs (#1079)
* Optimize Homematic jobs

* update glibc

* Update CHANGELOG.md

* Update config.json
2020-02-15 15:53:35 +01:00
Pascal Vizeli
3c42e0a025 Update homematic OCCU 3.51.6 (#1072)
* Update homematic OCCU 3.51.6

* Fix builder hack
2020-02-12 22:26:08 +01:00
Pascal Vizeli
5f5f7dae57 HomeMatic fix issue with glibc (#1061) 2020-02-09 11:26:36 +01:00
Franck Nijhof
39b0d9b3f8 Fix homematic documentation link (#1011) 2020-01-21 15:48:28 +01:00
Pascal Vizeli
bcee2f23cc Hm regahss normal (#927)
* Use regahss normal

* Bump version
2019-12-20 11:01:11 +01:00
Pascal Vizeli
20cb315235 Fix ReGaHss (#921) 2019-12-19 19:27:33 +01:00
Pascal Vizeli
481c4fdcd7 Update HM to 9.4 (#920) 2019-12-19 19:01:18 +01:00
Franck Nijhof
4e0a25af1e homematic: Collection of small improvements (#907)
* homematic: Prettier YAML files

* homematic: Update add-on URL

* homematic: Remove tabs from shell scripts

* homematic: Remove curl, as it is in the base image

* homematic: Create all folders in a single command in Dockerfile

* homematic: Tweak documentation
2019-12-18 22:07:10 +01:00
Pascal Vizeli
6becc64159 Bump version 2019-12-10 18:04:59 +01:00
Pascal Vizeli
084673683f Update HomeMatic 3.47.22-3 2019-10-31 13:46:31 +01:00
Pascal Vizeli
65e813064f Optimize Homematic 9.x (#708)
* Optimize Homematic 9.x

* Fix tab

* Fix version

* Add profile folder

* store userprofiles

* update changelog

* Fix version
2019-09-23 21:48:37 +02:00
Pascal Vizeli
1a4e604de4 Add homematic regahss support (#704)
* Add homematic regahss support

* Fix

* fix-data

* fix link

* Fix name

* Fix startup commands

* Fix path

* Optimaze

* Fix rega config handling

* Fix style for config

* Fix HMServer jar

* Dynamic interfaces

* fix chmod

* Fix variable

* Update changelog

* Fix lint

* Add webinterface link
2019-09-23 14:45:11 +02:00
Pascal Vizeli
97156f0f09 Update OCCU 3.47.10 (#630)
* Update OCCU 3.47.10

* Update CHANGELOG.md

* Update config.json

* Update CHANGELOG.md
2019-07-15 09:40:41 +02:00
Pascal Vizeli
7934ff18ab Occu 3.45.7 (#574)
* Update OCCU 3.45.7

* Fix chmod
2019-04-23 16:54:28 +02:00
Pascal Vizeli
0e758c65dd Fix version HomeMatic (#537) 2019-03-10 15:36:19 +01:00
Pascal Vizeli
42f87c3e09 Update OCCU to 3.43.15 (#534) 2019-03-08 17:26:03 +01:00
Pascal Vizeli
e0eb9dca9c Homematic v8.0 (#485)
* Update HomeMatic OCCU to version 3.41.11 (#482)

* Update HomeMatic OCCU to version 3.41.11

* Update CHANGELOG.md

* Update config.json

* Homematic OCCU: Fix write error when starting OCCU due to missing status directory. (#483)

HMIPServer writes a lock file to /var/status/HMServerStarted, so create directory /var/status to prevent an exception that may confuse users.

* Homematic OCCU: Supply custom log4j configuration for HMIPServer to log to console. (#484)

This allows reading the HMIPServer log via the docker log file.
The default configuration logs to file and syslog which is not accessible from outside the docker container.

* Update CHANGELOG.md

* Update CHANGELOG.md
2018-12-13 11:59:50 +01:00
Pascal Vizeli
94f50b2129 HomeMatic 3.41.7 (#460)
* HomeMatic 3.41.7

* Update version
2018-11-11 00:16:19 +01:00
Pascal Vizeli
9ea5964ad0 Fix share 2018-11-09 23:51:25 +01:00
Pascal Vizeli
7c141a99f8 Support for firmware update homematic (#452)
* Support for firmware update homematic

* Update run.sh

* Update run.sh

* Update rfd.conf

* Update hs485d.conf

* Update run.sh

* Update crRFD.conf

* Update Dockerfile

* Update Dockerfile

* Create hm-firmware.sh

* Update config.json

* Update build.json

* Update build.json

* Update run.sh

* Update crRFD.conf

* Update hm-firmware.sh

* Update run.sh

* Update hm-firmware.sh

* Update CHANGELOG.md

* Update Dockerfile

* Update hm-firmware.sh

* Update CHANGELOG.md

* Update hm-firmware.sh

* Update config.json

* Update CHANGELOG.md
2018-11-09 23:46:31 +01:00
Pascal Vizeli
b9075a87cc Store hmip_address.conf (#435)
* Store hmip_address.conf

* Update Dockerfile

* Update config.json

* Update CHANGELOG.md

* Update crRFD.conf

* Update run.sh
2018-10-31 16:45:40 +01:00
Pascal Vizeli
a59deb7d6e Homematic IP support (#424)
* Update config.json

* Sync time of RF Daemon every 30min (#425)

* sync homematic time periodically

* Show "Run SetInterfaceClock" in log file

* signal handler added

* version incremented

* Update CHANGELOG.md

* Grammar fixes (#429)

* Update config.json

* Forward

* fix config

* small size

* fix copy

* fix path

* Debug

* Fix script

* fix settings

* fix path

* Update run.sh
2018-10-28 23:28:27 +01:00
IceOnly
36470854b0 Sync time of RF Daemon every 30min (#425)
* sync homematic time periodically

* Show "Run SetInterfaceClock" in log file

* signal handler added

* version incremented

* Update CHANGELOG.md
2018-10-16 23:08:04 +02:00
Pascal Vizeli
3e4f8e468e Fix timezone && update 3.37.8 (#418)
* Fix name

* Update build.json

* Update Dockerfile

* Update CHANGELOG.md

* Update config.json
2018-10-04 16:35:40 +02:00
Pascal Vizeli
d20a2dedc6 Disable AppArmor for OCCU (#364)
* Disable AppArmor for OCCU

* Update CHANGELOG.md

* Update build.json
2018-08-03 22:35:09 +02:00
Pascal Vizeli
e465bdc45f Bugfix homematic (#236)
* Update run.sh

* Update config.json

* Update CHANGELOG.md
2018-01-19 20:46:38 +01:00
Pascal Vizeli
f7530f2b30 Add reset to OCCU (#235)
* Update config.json

* Update run.sh

* Update CHANGELOG.md

* Update config.json

* Update run.sh

* Update config.json

* Update CHANGELOG.md
2018-01-19 14:21:35 +01:00
Pascal Vizeli
275ddf3c5d Update OCCU 2.31.25 (#230)
* Update config.json

* Update build.json

* Update Dockerfile
2018-01-16 16:17:05 +01:00
Pascal Vizeli
fd4178e5e0 OCCU update 2.31.23 (#224)
* Update build.json

* Update config.json
2018-01-13 10:15:40 +01:00
Pascal Vizeli
6b9d60928c Update config.json 2018-01-02 19:42:16 +01:00
Pascal Vizeli
116f5b3436 Fix script hm (#215)
* Fix script

* Add port

* Update CHANGELOG.md

* Update config.json
2017-12-16 03:10:53 +01:00
Pascal Vizeli
df3c7733f3 Add homematic wired support (#214) 2017-12-16 02:57:52 +01:00
Pascal Vizeli
9cbc42553c Add-on for OCCU (#209)
* Create Dockerfile

* Create config.json

* Update config.json

* Update Dockerfile

* Create run.sh

* Create build.json

* Update config.json

* Update config.json

* Update config.json

* Create rfd.conf

* Update Dockerfile

* Update run.sh

* Update run.sh

* Update run.sh

* Update Dockerfile

* Update run.sh

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update run.sh

* Update run.sh

* Update run.sh

* Update run.sh

* Update rfd.conf

* Update run.sh

* Update run.sh

* Update config.json

* Update Dockerfile

* Update run.sh

* Update run.sh

* Update Dockerfile

* Update rfd.conf

* Update run.sh

* Update rfd.conf

* Update config.json

* Update run.sh

* Update Dockerfile

* Update Dockerfile

* Update build.json

* Update run.sh

* Update config.json

* Update Dockerfile

* Update Dockerfile

* Update config.json

* Update Dockerfile

* Update Dockerfile

* Add files via upload
2017-12-14 23:41:29 +01:00