Micronova2MQTT is a bridge between Micronova Agua IOT pellet-stove controllers and MQTT.
414
https://github.com/Legobas/micronova2mqtt
Docker compose example:
services:
Micronova2MQTT:
image: legobas/micronova2mqtt:latest
container_name: micronova2mqtt
environment:
- LOGLEVEL=info
- TZ=America/New_York
volumes:
- /home/legobas/micronova2mqtt:/data:rw
restart: unless-stopped
Content type
Image
Digest
sha256:1ff6e5d9d…
Size
12.8 MB
Last updated
18 days ago
docker pull legobas/micronova2mqtt:0.10.0