Add IoT class to the Smarty integration (#15110)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Ron Klinkien 2020-10-09 15:20:30 +02:00 committed by GitHub
parent c2183fc00d
commit 87885a838b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Hub
- Fan
- Sensor
ha_iot_class: Local Polling
ha_release: 0.95
ha_codeowners:
- '@z0mbieprocess'