Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@Rahel-A Rahel-A released this 21 Dec 09:03
· 1 commit to master since this release
d52e9d0

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 architectures
  • docker pull rahela/gvm_lights:latest compatible with linux/ amd64 architecture.