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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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