diff --git a/custom_components/localtuya/manifest.json b/custom_components/localtuya/manifest.json index 094b987..7f19f9f 100644 --- a/custom_components/localtuya/manifest.json +++ b/custom_components/localtuya/manifest.json @@ -9,5 +9,6 @@ ], "issue_tracker": "https://github.com/rospogrigio/localtuya/issues", "requirements": [], - "config_flow": true + "config_flow": true, + "iot_class": "local_push" }