Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 19 additions & 2 deletions source/_integrations/govee_light_local.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ To enable local control on your Govee device, refer to the instructions availabl

## Supported devices

H600D,
H6008,
H6020,
H6022,
H6039,
H6042,
H6046,
H6047,
H6048,
H6051,
H6052,
H6056,
Expand Down Expand Up @@ -55,6 +57,8 @@ H608D,
H60A1,
H60A4,
H60A6,
H60B1,
H60B2,
H610A,
H610B,
H6110,
Expand All @@ -75,6 +79,7 @@ H615E,
H6163,
H6167,
H6168,
H6169,
H6172,
H6173,
H6175,
Expand All @@ -98,6 +103,8 @@ H61A8,
H61B2,
H61B3,
H61B5,
H61B6,
H61B9,
H61BA,
H61BC,
H61BE,
Expand All @@ -117,12 +124,16 @@ H61F6,
H6609,
H6640,
H6641,
H6810,
H6871,
H7012,
H7013,
H7020,
H7021,
H7025,
H7026,
H7028,
H702B,
H7033,
H7037,
H7038,
Expand All @@ -132,7 +143,9 @@ H7042,
H7050,
H7051,
H7052,
H7053,
H7055,
H7057,
H7058,
H705A,
H705B,
Expand All @@ -151,12 +164,15 @@ H706A,
H706B,
H706C,
H7075,
H7076,
H7086,
H7093,
H70A1,
H70A2,
H70A3,
H70B1,
H70B3,
H70B6,
H70BC,
H70C1,
H70C2,
Expand All @@ -166,7 +182,8 @@ H70D1,
H8022,
H805A,
H805C,
H8072
H8072,
H80C5

{% note %}
Some scenes may not be supported from all devices. If you find a scene that's not working with a specific model, please open an issue at the [underling library](https://github.com/Galorhallen/govee-local-api/issues)
Copy link

Copilot AI Dec 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The word "underling" should be "underlying" in the note text. This is a spelling error that affects the clarity of the message.

Suggested change
Some scenes may not be supported from all devices. If you find a scene that's not working with a specific model, please open an issue at the [underling library](https://github.com/Galorhallen/govee-local-api/issues)
Some scenes may not be supported from all devices. If you find a scene that's not working with a specific model, please open an issue at the [underlying library](https://github.com/Galorhallen/govee-local-api/issues)

Copilot uses AI. Check for mistakes.
Expand Down