Full Changelog: v0.3.0...v0.4.0
Adds MQTT/homeassistant support.
The previous method of using a CLI tool to control the gvm_lights server has been removed from the docker image, but can be built separately but ensuring --features mqtt
flag is not passed during cargo build.
Check README.md for instructions on how to setup the gvm_lights server to connect to MQTT/homeassistant.
docker pull rahela/gvm_lights:v0.4.0
compatible with Raspberry pi 4 or other aarch64 architecturesdocker pull rahela/gvm_lights:latest
compatible with linux/ amd64 architecture.