No description
Find a file
2023-02-25 14:55:41 -05:00
docs Update index.html 2023-01-10 13:51:24 -05:00
src Update govee.nim 2023-02-25 14:55:41 -05:00
tests v1.0.1 2022-04-24 22:57:04 -04:00
govee.nimble Update govee.nimble 2023-01-10 13:53:24 -05:00
nim.cfg v1.0.1 2022-04-24 22:57:04 -04:00
README.md Update README.md 2023-01-10 13:50:05 -05:00

nim-govee nimble

A Nim wrapper for the Govee Api.

This module allows you to use the Govee API with Nim programmatically, instead of using httpclient and implementing it yourself. This includes querying device state, controlling devices, and getting device information.

Documentation: