Releases: neroist/nim-govee
Releases · neroist/nim-govee
v1.0.3
v1.0.2
v1.0.1
v1.0.1
Changes
There's a new function called getInfo, which allows you to retrieve all device information as a tuple, without making multiple API calls.
Another change is that commands (e.g. getColor, setBrightness, ect.) use a new http client, instead of having a global client used by all commands.
First Version - v1.0.0
First version.