mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix switchbot cloud library logger (#135987)
This commit is contained in:
parent
439f22f584
commit
cf29ef91ee
@ -6,6 +6,6 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",
|
"documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["switchbot-api"],
|
"loggers": ["switchbot_api"],
|
||||||
"requirements": ["switchbot-api==2.3.1"]
|
"requirements": ["switchbot-api==2.3.1"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user