Skip to content

Build Docker Image from odig/homeeToMqtt: Bidirectional Interface between homee and MQTT

Notifications You must be signed in to change notification settings

MehrCurry/homeeToMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homeeToMqtt Docker

This builds a docker image from the original homee2mqtt repository at https://github.com/odig/homeeToMqtt.git

You can find the documentation in that repository.

Clone Repository

Since this Repo uses Git submodules it must be cloned like this:

git clone --recursive https://....

Docker Image

docker build -f Dockerfile -t $USER/homeetomqtt odig-homeeToMqtt

Running the container

docker run -d -v config.json:/app/config.json gzockoll/homeetomqtt

About

Build Docker Image from odig/homeeToMqtt: Bidirectional Interface between homee and MQTT

Resources

Stars

Watchers

Forks

Packages

No packages published