Govee Lights Control
Control Govee smart lights to turn on/off, adjust brightness, set colors, and manage device states via the Govee API.
Control Govee smart lights to turn on/off, adjust brightness, set colors, and manage device states via the Govee API.
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Control Govee smart lights using natural language commands.
| Command | Example |
|---|---|
| List devices | |
| Turn on | |
| Turn off | |
| Brightness | |
| Color | |
export GOVEE_API_KEY="your-key"pip3 install requests# List all devices python3 scripts/govee.py listControl lights
python3 scripts/govee.py on "living room" python3 scripts/govee.py off bedroom python3 scripts/govee.py brightness "desk lamp" 50
Set colors (RGB 0-255)
python3 scripts/govee.py color "strip" 255 0 0 # Red python3 scripts/govee.py color "strip" 0 255 0 # Green python3 scripts/govee.py color "strip" 255 165 0 # Orange
See TROUBLESHOOTING.md for common issues.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions4,600+ AI skills, agents & workflows. Install in 60 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.