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

Govee Light missing features #134134

Open
andywarburton opened this issue Dec 28, 2024 · 1 comment
Open

Govee Light missing features #134134

andywarburton opened this issue Dec 28, 2024 · 1 comment

Comments

@andywarburton
Copy link

The problem

I have a Govee Starlight Projector which is Matter compatible. I was able to add it to HomeAssistant using the standard matter workflow and can control some basic functionality (on/off brightness and colour control). However the pre-sets and other options are not exposed correctly. When connected to my Amazon Echo Dot everything is exposed correctly (I have included screenshots so you can see what I’m talking about).

IMG_5172
IMG_5173
IMG_5174
IMG_5175

What version of Home Assistant Core has the issue?

System Information version | core-2025.1.0b2 -- | -- installation_type | Home Assistant OS dev | false hassio | true docker | true user | root virtualenv | false python_version | 3.13.1 os_name | Linux os_version | 6.6.62-haos-raspi arch | aarch64 timezone | Europe/Amsterdam config_dir | /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 5000 Installed Version | 2.0.1 Stage | running Available Repositories | 1497 Downloaded Repositories | 21
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | December 28, 2024 at 01:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | true google_enabled | false cloud_ice_servers_enabled | true remote_server | eu-central-1-10.ui.nabu.casa certificate_status | ready instance_id | 51db9b951be84fa69e856b588a5ba078 can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 14.1 -- | -- update_channel | beta supervisor_version | supervisor-2024.12.1 agent_version | 1.6.0 docker_version | 27.2.0 disk_total | 234.0 GB disk_used | 70.6 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | rpi5-64 supervisor_api | ok version_api | ok installed_addons | ESPHome Device Builder (2024.12.2), Mosquitto broker (6.4.1), File editor (5.8.0), Terminal & SSH (9.16.0), openWakeWord (1.10.0), AdGuard Home (5.2.1), Music Assistant Server (2.3.4), Piper (1.5.2), Whisper (2.4.0), Matter Server (6.6.1)
Dashboards dashboards | 5 -- | -- resources | 11 views | 12 mode | storage
Recorder oldest_recorder_run | December 17, 2024 at 18:46 -- | -- current_recorder_run | December 27, 2024 at 20:28 estimated_db_size | 1254.59 MiB database_engine | sqlite database_version | 3.47.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Matter

Link to integration documentation on our website

https://rc.home-assistant.io/integrations/matter

Diagnostics information

{
"home_assistant": {
"installation_type": "Home Assistant OS",
"version": "2025.1.0b2",
"dev": false,
"hassio": true,
"virtualenv": false,
"python_version": "3.13.1",
"docker": true,
"arch": "aarch64",
"timezone": "Europe/Amsterdam",
"os_name": "Linux",
"os_version": "6.6.62-haos-raspi",
"supervisor": "2024.12.1",
"host_os": "Home Assistant OS 14.1",
"docker_version": "27.2.0",
"chassis": "embedded",
"run_as_root": true
},
"custom_components": {
"govee_lan": {
"documentation": "https://github.com/wez/govee-lan-hass",
"version": "1.0.0",
"requirements": [
"govee-led-wez>=0.0.15"
]
},
"alexa_media": {
"documentation": "https://github.com/alandtse/alexa_media_player/wiki",
"version": "5.2.0",
"requirements": [
"alexapy==1.29.5",
"packaging>=20.3",
"wrapt>=1.14.0"
]
},
"govee": {
"documentation": "https://github.com/LaggAt/hacs-govee/blob/master/README.md",
"version": "2023.11.1",
"requirements": [
"govee-api-laggat==0.2.2",
"dacite==1.8.0"
]
},
"stream_assist": {
"documentation": "https://github.com/AlexxIT/StreamAssist",
"version": "v2.1.0",
"requirements": []
},
"hacs": {
"documentation": "https://hacs.xyz/docs/configuration/start",
"version": "2.0.1",
"requirements": [
"aiogithubapi>=22.10.1"
]
},
"localtuya": {
"documentation": "https://github.com/rospogrigio/localtuya/",
"version": "5.2.1",
"requirements": []
},
"hass_agent": {
"documentation": "https://github.com/LAB02-Research/HASS.Agent-Integration",
"version": "2022.11.9",
"requirements": []
},
"smartthinq_sensors": {
"documentation": "https://github.com/ollo69/ha-smartthinq-sensors",
"version": "0.40.3",
"requirements": [
"pycountry>=23.12.11",
"xmltodict>=0.13.0",
"charset_normalizer>=3.2.0"
]
}
},
"integration_manifest": {
"domain": "matter",
"name": "Matter (BETA)",
"after_dependencies": [
"hassio"
],
"codeowners": [
"home-assistant/matter"
],
"config_flow": true,
"dependencies": [
"websocket_api"
],
"documentation": "https://www.home-assistant.io/integrations/matter",
"iot_class": "local_push",
"requirements": [
"python-matter-server==6.6.0"
],
"zeroconf": [
"_matter._tcp.local.",
"_matterc._udp.local."
],
"is_built_in": true,
"overwrites_built_in": false
},
"setup_times": {
"null": {
"setup": 3.107392694801092e-05
},
"01JFZNH8BTK79H5P9YTD2K5A4Q": {
"wait_import_platforms": -0.00015744403935968876,
"wait_base_component": -0.000555202946998179,
"config_entry_setup": 0.0545220379717648
}
},
"data": {
"server_info": {
"fabric_id": 2,
"compressed_fabric_id": 16980498837493420227,
"schema_version": 11,
"min_supported_schema_version": 9,
"sdk_version": "2024.9.0",
"wifi_credentials_set": false,
"thread_credentials_set": false,
"bluetooth_enabled": false
},
"node": {
"node_id": 5,
"date_commissioned": "2024-12-26T20:50:21.331589",
"last_interview": "2024-12-28T10:12:25.819121",
"interview_version": 6,
"available": true,
"is_bridge": false,
"attributes": {
"0/29/0": [
{
"0": 22,
"1": 2
}
],
"0/29/1": [
29,
31,
40,
48,
49,
51,
60,
62,
63,
54
],
"0/29/2": [],
"0/29/3": [
1
],
"0/29/65532": 0,
"0/29/65533": 2,
"0/29/65528": [],
"0/29/65529": [],
"0/29/65531": [
0,
1,
2,
3,
65528,
65529,
65531,
65532,
65533
],
"0/31/0": [
{
"1": 5,
"2": 2,
"3": [
112233
],
"4": null,
"254": 1
}
],
"0/31/2": 4,
"0/31/4": 4,
"0/31/3": 3,
"0/31/65532": 0,
"0/31/65533": 1,
"0/31/65528": [],
"0/31/65529": [],
"0/31/65531": [
0,
2,
4,
3,
65528,
65529,
65531,
65532,
65533
],
"0/40/65532": 0,
"0/40/0": 17,
"0/40/6": "REDACTED",
"0/40/1": "Shenzhen Qianyan Technology",
"0/40/2": 4999,
"0/40/3": "H6093",
"0/40/4": 24723,
"0/40/7": 0,
"0/40/8": "4.01.00",
"0/40/9": 0,
"0/40/10": "1.0",
"0/40/19": {
"0": 3,
"1": 3
},
"0/40/65533": 2,
"0/40/5": "",
"0/40/65528": [],
"0/40/65529": [],
"0/40/65531": [
65528,
65529,
65531,
65532,
0,
6,
1,
2,
3,
4,
7,
8,
9,
10,
19,
65533,
5
],
"0/48/65532": 0,
"0/48/2": 0,
"0/48/3": 0,
"0/48/1": {
"0": 60,
"1": 900
},
"0/48/4": true,
"0/48/65533": 1,
"0/48/0": 0,
"0/48/65528": [
1,
3,
5
],
"0/48/65529": [
0,
2,
4
],
"0/48/65531": [
65528,
65529,
65531,
65532,
2,
3,
1,
4,
65533,
0
],
"0/49/0": 1,
"0/49/1": [],
"0/49/2": 10,
"0/49/3": 30,
"0/49/4": true,
"0/49/5": 0,
"0/49/6": "V2FyYnVydG9uIEhR",
"0/49/7": null,
"0/49/65532": 1,
"0/49/65533": 1,
"0/49/65528": [
1,
5,
7
],
"0/49/65529": [
0,
2,
4,
6,
8
],
"0/49/65531": [
0,
1,
2,
3,
4,
5,
6,
7,
65528,
65529,
65531,
65532,
65533
],
"0/51/0": [
{
"0": "WIFI_STA_DEF",
"1": true,
"2": null,
"3": null,
"4": "sIGEwNKM",
"5": [
"wKhWSw=="
],
"6": [
"/oAAAAAAAACygYT//sDSjA==",
"KgKkZWDRCACygYT//sDSjA=="
],
"7": 1
}
],
"0/51/1": 12,
"0/51/8": false,
"0/51/65532": 0,
"0/51/65533": 1,
"0/51/65528": [],
"0/51/65529": [
0
],
"0/51/65531": [
0,
1,
8,
65528,
65529,
65531,
65532,
65533
],
"0/60/65532": 0,
"0/60/0": 0,
"0/60/1": null,
"0/60/2": null,
"0/60/65533": 1,
"0/60/65528": [],
"0/60/65529": [
0,
1,
2
],
"0/60/65531": [
65528,
65529,
65531,
65532,
0,
1,
2,
65533
],
"0/62/65532": 0,
"0/62/0": [
{
"1": "FTABAQEkAgE3AyQTAhgmBIAigScmBYAlTTo3BiQVAiQRBRgkBwEkCAEwCUEEaGDYSTa4r+9I/bDslf0yXiqUkXYAPhty6cD6ouK8To5OoZN27EvfQ65JYXif2Gz6wHpXa+42R7olOEIvNUP/HjcKNQEoARgkAgE2AwQCBAEYMAQUxfG9ctb3T6VpXwKqup9TphFP1V4wBRR3cXzVRslKK8L3oJtGDx4CHMoKPRgwC0D6j1Sf5kXToCsnqCq3LmjejBm6fdgtCUF46xX4GA07wYVyD2pEHVON882mNe8XXvqGT2I1DfKC2MPZ8EJx6CC+GA==",
"2": "FTABAQEkAgE3AyQUARgmBIAigScmBYAlTTo3BiQTAhgkBwEkCAEwCUEE9UWEilTuZrnni3X7GJNhmrSwDpcmNhRXyh4V6cnUfTIuuZCOIfepsNzKWQ6lYTTaBKP/K8cpH6KXi+6/E5y8ijcKNQEpARgkAmAwBBR3cXzVRslKK8L3oJtGDx4CHMoKPTAFFNi4Dl0c/MYYUAkhrD0acFDw3V0jGDALQGBC/fg7FKRRX3ZJ0I7tvhSKjb0aKbhgVkR9OvuCj7bqcMWIhLFpzg67A+HdGH5OA3/QhgoKAwesGYNdcG9KlRAY",
"254": 1
}
],
"0/62/2": 5,
"0/62/3": 1,
"0/62/1": [
{
"1": "BPiafUpFtXx0hWZ8nbhIoR+T87a2vbaS2UgvP4eby8/DtZRMnZj8KtFzxVXq9vx9g8zIwT18iVDY0UDt1d6Zo+E=",
"2": 4939,
"3": 2,
"4": 5,
"5": "Home",
"254": 1
}
],
"0/62/4": [
"FTABAQEkAgE3AyQUARgmBIAigScmBYAlTTo3BiQUARgkBwEkCAEwCUEE+Jp9SkW1fHSFZnyduEihH5Pztra9tpLZSC8/h5vLz8O1lEydmPwq0XPFVer2/H2DzMjBPXyJUNjRQO3V3pmj4TcKNQEpARgkAmAwBBTYuA5dHPzGGFAJIaw9GnBQ8N1dIzAFFNi4Dl0c/MYYUAkhrD0acFDw3V0jGDALQHxO1wrA3O5EUuLfAcLk52W97jy/QQPXgzQbM9rT2tQYPwOjmB+GkEDI8ZItF5STeVW3xwFeGVNk9H4OPrKtrxEY"
],
"0/62/5": 1,
"0/62/65533": 1,
"0/62/65528": [
1,
3,
5,
8
],
"0/62/65529": [
0,
2,
4,
6,
7,
9,
10,
11
],
"0/62/65531": [
65528,
65529,
65531,
65532,
0,
2,
3,
1,
4,
5,
65533
],
"0/63/65532": 0,
"0/63/65533": 2,
"0/63/0": [],
"0/63/1": [],
"0/63/2": 4,
"0/63/3": 3,
"0/63/65528": [
2,
5
],
"0/63/65529": [
0,
1,
3,
4
],
"0/63/65531": [
65528,
65529,
65531,
65532,
65533,
0,
1,
2,
3
],
"0/54/65532": 0,
"0/54/0": "cDrL+RwO",
"0/54/1": 4,
"0/54/2": 3,
"0/54/3": 11,
"0/54/4": -49,
"0/54/65533": 1,
"0/54/65528": [],
"0/54/65529": [],
"0/54/65531": [
65528,
65529,
65531,
65532,
0,
1,
2,
3,
4,
65533
],
"1/29/0": [
{
"0": 269,
"1": 2
}
],
"1/29/1": [
29,
3,
4,
5,
6,
8,
768
],
"1/29/2": [],
"1/29/3": [],
"1/29/65532": 0,
"1/29/65533": 2,
"1/29/65528": [],
"1/29/65529": [],
"1/29/65531": [
0,
1,
2,
3,
65528,
65529,
65531,
65532,
65533
],
"1/3/65532": 0,
"1/3/65533": 4,
"1/3/0": 0,
"1/3/1": 0,
"1/3/65528": [],
"1/3/65529": [
0,
64
],
"1/3/65531": [
65528,
65529,
65531,
65532,
65533,
0,
1
],
"1/4/65532": 1,
"1/4/65533": 4,
"1/4/0": 128,
"1/4/65528": [
0,
1,
2,
3
],
"1/4/65529": [
0,
1,
2,
3,
4,
5
],
"1/4/65531": [
65528,
65529,
65531,
65532,
65533,
0
],
"1/5/65532": 0,
"1/5/65533": 5,
"1/5/0": 0,
"1/5/1": 0,
"1/5/2": 0,
"1/5/3": false,
"1/5/4": 0,
"1/5/6": 0,
"1/5/65528": [
0,
1,
2,
3,
4,
6
],
"1/5/65529": [
0,
1,
2,
3,
4,
5,
6,
64,
65,
66
],
"1/5/65531": [
65528,
65529,
65531,
65532,
65533,
0,
1,
2,
3,
4,
6
],
"1/6/65532": 1,
"1/6/65533": 5,
"1/6/0": false,
"1/6/16384": true,
"1/6/16385": 0,
"1/6/16386": 0,
"1/6/16387": 0,
"1/6/65528": [],
"1/6/65529": [
0,
1,
2,
64,
65,
66
],
"1/6/65531": [
65528,
65529,
65531,
65532,
65533,
0,
16384,
16385,
16386,
16387
],
"1/8/65532": 3,
"1/8/65533": 5,
"1/8/0": 2,
"1/8/17": null,
"1/8/15": 0,
"1/8/1": 0,
"1/8/2": 1,
"1/8/3": 254,
"1/8/16384": 100,
"1/8/65528": [],
"1/8/65529": [
0,
1,
2,
3,
4,
5,
6,
7
],
"1/8/65531": [
65528,
65529,
65531,
65532,
65533,
0,
17,
15,
1,
2,
3,
16384
],
"1/768/65532": 25,
"1/768/65533": 6,
"1/768/8": 2,
"1/768/15": 0,
"1/768/16385": 2,
"1/768/16394": 25,
"1/768/16": 0,
"1/768/2": 0,
"1/768/7": 250,
"1/768/16395": 0,
"1/768/16396": 65279,
"1/768/16397": 0,
"1/768/16400": 250,
"1/768/3": 24939,
"1/768/4": 24701,
"1/768/0": 171,
"1/768/1": 175,
"1/768/65528": [],
"1/768/65529": [
71,
10,
75,
76,
7,
8,
9,
0,
1,
2,
3,
4,
5,
6
],
"1/768/65531": [
65528,
65529,
65531,
65532,
65533,
8,
15,
16385,
16394,
16,
2,
7,
16395,
16396,
16397,
16400,
3,
4,
0,
1
]
},
"attribute_subscriptions": []
}
}
}

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @home-assistant/matter, mind taking a look at this issue as it has been labeled with an integration (matter) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of matter can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign matter Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


matter documentation
matter source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant