Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add segment support for H61E6 "Govee COB LED Strip Light Pro" #84

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

Chriner
Copy link
Contributor

@Chriner Chriner commented Dec 10, 2024

I added segment support for H61E6 "Govee COB LED Strip Light Pro":
https://eu.govee.com/en-en/products/govee-cob-strip-light-pro?variant=48557080051896

According to Govee app, it has 15 segments:
Screenshot_20241207_142459_Govee Home
I also tested it sucessfully with the example\main.py file. Segment 1 changes the beginning, segment 15 changes the end. Works as expetcted.

In the app under "Graffit" it is possible to select 60 different segments. I don't know how this is related (I marked every 2nd segment as red):
Screenshot_20241207_142955_Govee Home

Hint: This is my first Pull Request at Github :-)

I spent some time to find out, the example\main.py doesn't work under Windows (error) or WSL2 (no device found). Only under Ubuntu booted from USB-stick it was working. Perhaps this information can be added somewhere?

@Galorhallen Galorhallen merged commit a301791 into Galorhallen:develop Dec 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants