Add IoT class to the Konnected integration (#15062)

This commit is contained in:
Ron Klinkien 2020-10-09 13:22:31 +02:00 committed by GitHub
parent 0bf62e38c6
commit 5db68b55ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
- Binary Sensor
- Switch
- Sensor
ha_iot_class: Local Polling
ha_release: '0.70'
ha_codeowners:
- '@heythisisnate'