Skip to content

Commit 8c61788

Browse files
epenetfrenck
authored andcommitted
Fix invalid logger in Tuya (home-assistant#151957)
1 parent 6b934d9 commit 8c61788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/tuya/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
"documentation": "https://www.home-assistant.io/integrations/tuya",
4343
"integration_type": "hub",
4444
"iot_class": "cloud_push",
45-
"loggers": ["tuya_iot"],
45+
"loggers": ["tuya_sharing"],
4646
"requirements": ["tuya-device-sharing-sdk==0.2.1"]
4747
}

0 commit comments

Comments
 (0)