angelnu / docker-ccu

Script to create a docker container with the CCU2 firmware
Apache License 2.0
33 stars 14 forks source link

Add port of TclRegaScript to settings and deploy script #15

Closed m-rossi closed 6 years ago

m-rossi commented 6 years ago

I've set up recently a ccu2 on my Raspberry Pi with the help of your great docker image.

My Raspberry is running homebridge with the plugin homebridge-homematic. This plugin makes all ccu2 devices visible in Apple HomeKit. It uses the port 8181 for communicating with the ccu2. With this pull request I've added this port to the settings and the deploy script.

I tried to find a list of used ports of HomeMatic to check if more ports are missing. The only one I could find is in the Wiki of OpenHAB, do you know a better list?

angelnu commented 6 years ago

If any port is missing it could also be added using the optional field variable. But if there are any other you miss then please send another PR.