forked from Galorhallen/govee-local-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e24d49
commit b4352ea
Showing
5 changed files
with
29 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
# Govee Local API | ||
|
||
[![Upload Python Package](https://github.com/Galorhallen/govee-local-api/actions/workflows/deploy.yml/badge.svg?event=release)](https://github.com/Galorhallen/govee-local-api/actions/workflows/deploy.yml) | ||
|
||
# Requirements | ||
|
||
* Python >= 3.9 | ||
* Govee Local API enabled. Refer to https://app-h5.govee.com/user-manual/wlan-guide | ||
- Python >= 3.9 | ||
- Govee Local API enabled. Refer to https://app-h5.govee.com/user-manual/wlan-guide | ||
|
||
# Installaction | ||
|
||
From your terminal, run | ||
From your terminal, run | ||
|
||
pip install govee-local-api | ||
|
||
or | ||
|
||
python3 -m pip install govee-local-api | ||
|
||
|
||
python3 -m pip install govee-local-api |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters