Skip to content

Commit

Permalink
Add H6042
Browse files Browse the repository at this point in the history
  • Loading branch information
Galorhallen committed Jan 26, 2025
1 parent 9ebe707 commit 10ed38f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/govee_local_api/light_capabilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def create_with_capabilities(
GOVEE_LIGHT_CAPABILITIES: dict[str, GoveeLightCapabilities] = {
# Models with common features
"H600D": BASIC_CAPABILITIES,
"H6042": create_with_capabilities(True, True, True, 5, True),
"H6046": BASIC_CAPABILITIES,
"H6047": BASIC_CAPABILITIES,
"H6051": BASIC_CAPABILITIES,
Expand Down

0 comments on commit 10ed38f

Please # to comment.