https://github.com/epilande/alfred-govee
💡 Workflow to interact with your Govee devices
https://github.com/epilande/alfred-govee
alfred alfred-workflow devices govee workflow
Last synced: about 1 year ago
JSON representation
💡 Workflow to interact with your Govee devices
- Host: GitHub
- URL: https://github.com/epilande/alfred-govee
- Owner: epilande
- License: mit
- Created: 2021-01-29T10:44:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-29T10:46:53.000Z (over 5 years ago)
- Last Synced: 2025-01-25T16:12:39.391Z (over 1 year ago)
- Topics: alfred, alfred-workflow, devices, govee, workflow
- Language: Python
- Homepage:
- Size: 9.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Alfred Govee 💡
Workflow to interact with your Govee devices
## Installation
1. Download the Alfred Workflow ([Govee.alfredworkflow](https://github.com/epilande/alfred-govee/releases/latest/download/Govee.alfredworkflow)).
1. Double-click to import into Alfred (requires Powerpack).
1. Set `API_KEY`. To get your `API_KEY`, open the Govee app, go to My Profile -> About Us -> Apply for API key.
## Usage
- `govee fetch` - Fetch Govee devices and update local cache.
- `govee {deviceName}` - Select device to interact with. If device is missing, run `govee fetch`.
After selecting a device, you will be prompted with 3 options:

## Variables
| Key | Default | Description |
| --------- | ------- | --------------------------------- |
| `API_KEY` | | Govee API Key for authentication. |
## Demo

## More workflows
- 🔍 [alfred-browser-tabs](https://github.com/epilande/alfred-browser-tabs) - Search browser tabs from Chrome, Brave, & Safari.
- 🤫 [alfred-be-quiet](https://github.com/epilande/alfred-be-quiet) - Workflow to automatically pause audio/video playing.
- 🔐 [alfred-wifi-password](https://github.com/epilande/alfred-wifi-password) - Get Wi-Fi password from Keychain.
- 🗝 [alfred-password-generator](https://github.com/epilande/alfred-password-generator) - Workflow to generate passwords.
- 🎨 [alfred-prettier-clipboard](https://github.com/epilande/alfred-prettier-clipboard) - Format code in your clipboard with Prettier.
- 🖊 [alfred-markdown](https://github.com/epilande/alfred-markdown) - Markdown text expander.
- 💬 [alfred-words](https://github.com/epilande/alfred-words) - Find synonyms and antonyms from thesaurus.com.
## License
[MIT License](https://oss.ninja/mit/epilande/)