mirror of
https://github.com/home-assistant/core.git
synced 2026-07-04 23:51:32 +02:00
Fix invalid logger in Tuya (#151957)
This commit is contained in:
@@ -42,6 +42,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/tuya",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["tuya_iot"],
|
||||
"loggers": ["tuya_sharing"],
|
||||
"requirements": ["tuya-device-sharing-sdk==0.2.4"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user