dib0 / elro_connects

The ELRO Connects uses a propriety protocol on the local network over UDP. This is the reversed engineered python implementation of the protocol.
MIT License
16 stars 7 forks source link

Docker container #31

Open depuits opened 2 years ago

depuits commented 2 years ago

I am currently maintaining a docker container is this repository: https://github.com/depuits/elro_connects_docker. For the latest version and other tagged versions and the complete ci/cd it would be easier to link the dockerfile and image in this repository directly. Does anyone see any problems with adding the dockerfile in the project?

Skons commented 2 years ago

I have never done that, but i do not see any problem. I think it is a good idea, it will profit the home assistant addon because the image can be linked directly. I also think there should be multiple architecture builds (arch64,amd64,x86,..)