mirror of
https://github.com/home-assistant/core.git
synced 2025-12-19 18:38:58 +00:00
Add integration_type device to govee_ble (#159087)
This commit is contained in:
committed by
GitHub
parent
b1e3f8d4f4
commit
22e975f911
@@ -138,6 +138,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/govee_ble",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["govee-ble==0.44.0"]
|
||||
}
|
||||
|
||||
@@ -2547,7 +2547,7 @@
|
||||
"name": "Govee",
|
||||
"integrations": {
|
||||
"govee_ble": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
"name": "Govee Bluetooth"
|
||||
|
||||
Reference in New Issue
Block a user