mirror of
https://github.com/home-assistant/core.git
synced 2025-08-15 10:31:39 +02:00
Fix switchbot cloud library logger (#135987)
This commit is contained in:
committed by
Franck Nijhof
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"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user