Container which is looking for an DHCP request and publish a mqtt message for it.

docker rename project and variables 5 years ago
.env rename project and variables 5 years ago
.gitignore add compose file 5 years ago
README.md Update README.md 5 years ago
docker-compose.yml rename project and variables 5 years ago
listen.conf-example rename project and variables 5 years ago
README.md

dhcp2MQTT

only for testing

documentation comming soon

usage

build

docker-compose build --pull

usage

Copy listen.conf-example to listen.conf and edit the config file.

docker-compose up -d

Sources, Inspirations and Licences