Update Hue IoT Class to Local Push (#50637)

This commit is contained in:
Franck Nijhof
2021-05-15 13:30:23 +02:00
committed by GitHub
parent 8d551e3f7b
commit 117860f13b

View File

@@ -23,5 +23,5 @@
},
"codeowners": ["@balloob", "@frenck"],
"quality_scale": "platinum",
"iot_class": "local_polling"
"iot_class": "local_push"
}