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
670371ff38
commit
8101fee9bb
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/switchbot_cloud",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["switchbot-api"],
|
||||
"loggers": ["switchbot_api"],
|
||||
"requirements": ["switchbot-api==2.3.1"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user