2022-07-24 08:39:23 +00:00
|
|
|
{
|
|
|
|
"domain": "govee_ble",
|
|
|
|
"name": "Govee Bluetooth",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
|
|
|
|
"bluetooth": [
|
2022-08-22 18:02:26 +00:00
|
|
|
{ "local_name": "Govee*", "connectable": false },
|
|
|
|
{ "local_name": "GVH5*", "connectable": false },
|
|
|
|
{ "local_name": "B5178*", "connectable": false },
|
2022-08-09 14:53:21 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 6966,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008451-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-08-09 14:53:21 +00:00
|
|
|
},
|
2022-09-25 02:02:17 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 63391,
|
|
|
|
"service_uuid": "00008351-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-07-24 08:39:23 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 26589,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008351-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-07-24 08:39:23 +00:00
|
|
|
},
|
2022-09-13 20:17:09 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 57391,
|
|
|
|
"service_uuid": "00008351-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-07-24 08:39:23 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 18994,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008551-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-07-24 08:39:23 +00:00
|
|
|
},
|
2022-08-07 20:11:34 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 818,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008551-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-08-07 20:11:34 +00:00
|
|
|
},
|
2022-09-30 08:33:14 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 53579,
|
|
|
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-09-25 02:02:17 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 43682,
|
|
|
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-08-11 09:08:03 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 59970,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-08-11 09:08:03 +00:00
|
|
|
},
|
2022-08-31 16:41:22 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 63585,
|
|
|
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-07-24 08:39:23 +00:00
|
|
|
{
|
|
|
|
"manufacturer_id": 14474,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008151-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-07-29 03:07:32 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"manufacturer_id": 10032,
|
2022-08-22 18:02:26 +00:00
|
|
|
"service_uuid": "00008251-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-08-31 02:01:35 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"manufacturer_id": 19506,
|
|
|
|
"service_uuid": "00001801-0000-1000-8000-00805f9b34fb",
|
|
|
|
"connectable": false
|
2022-07-24 08:39:23 +00:00
|
|
|
}
|
|
|
|
],
|
2022-12-16 14:25:49 +00:00
|
|
|
"requirements": ["govee-ble==0.19.3"],
|
2022-07-24 08:39:23 +00:00
|
|
|
"dependencies": ["bluetooth"],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|