Hassfest
parent
943cca3d23
commit
217ea5e676
|
@ -60,7 +60,7 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||||
"domain": "govee_ble",
|
"domain": "govee_ble",
|
||||||
"manufacturer_id": 63391,
|
"manufacturer_id": 63391,
|
||||||
"service_uuid": "00008351-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "00008351-0000-1000-8000-00805f9b34fb",
|
||||||
"connectable": False,
|
"connectable": False
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"domain": "govee_ble",
|
"domain": "govee_ble",
|
||||||
|
@ -90,7 +90,7 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||||
"domain": "govee_ble",
|
"domain": "govee_ble",
|
||||||
"manufacturer_id": 43682,
|
"manufacturer_id": 43682,
|
||||||
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
||||||
"connectable": False,
|
"connectable": False
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"domain": "govee_ble",
|
"domain": "govee_ble",
|
||||||
|
|
Loading…
Reference in New Issue