1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Fix Govee 5181 with old firmware (#76600)

This commit is contained in:
J. Nick Koston
2022-08-10 23:08:03 -10:00
committed by GitHub
parent b5787fe8fa
commit eb0b6f3d75
4 changed files with 12 additions and 3 deletions

View File

@@ -51,6 +51,11 @@ BLUETOOTH: list[dict[str, str | int | list[int]]] = [
"manufacturer_id": 818,
"service_uuid": "00008551-0000-1000-8000-00805f9b34fb"
},
{
"domain": "govee_ble",
"manufacturer_id": 59970,
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb"
},
{
"domain": "govee_ble",
"manufacturer_id": 14474,