Skip to content

Custom app and bot for controlling Govee LED lights

License

Notifications You must be signed in to change notification settings

ConnorRigby/chromoid

Repository files navigation

Chromoid

Elixir stack to control my office lights. See it in action in the test server I setup

Basic Usage

  • -help - print help text.
  • -help [command] - print more help about a command
  • -device list - print list of devices.
  • -color [address] [#RRGGBB] - Set the color of a BLE device with an HTML code.
  • -color [address] [friendly color] - Set the color of a BLE device with a friendly color name such as red, green, blue, purple, etc.
  • -device photo [device name] - Request a photo from a device.

Screenshots

basic-usage

How does it work

functional-diagram

Chromoid Web

Phoenix app that handles external connections and integrations.

Chromoid Link

Nerves app that bridges the web app integrations to BLE devices.

Disclaimer

Govee, pls don't DMCA me.