Add IoT class to the QwikSwitch integration (#15101)

This commit is contained in:
Ron Klinkien 2020-10-09 14:18:06 +02:00 committed by GitHub
parent 3113b041f1
commit f6d3224775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Light
- Sensor
- Switch
ha_iot_class: Local Push
ha_release: '0.20'
ha_codeowners:
- '@kellerza'