mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-24 06:05:14 +01:00
Fix switchbot cloud library logger (#135987)
This commit is contained in:
committed by
GitHub
parent
439f22f584
commit
cf29ef91ee
@@ -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