Adding IoT Class for Mikrotik (#14863)

This commit is contained in:
Welby McRoberts 2020-10-04 09:49:50 +01:00 committed by GitHub
parent 8675cbbf26
commit 3cac2878c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@ ha_codeowners:
- '@engrbm87' - '@engrbm87'
ha_config_flow: true ha_config_flow: true
ha_domain: mikrotik ha_domain: mikrotik
ha_iot_class: Local Polling
--- ---
The `mikrotik` platform offers presence detection by looking at connected devices to a [MikroTik RouterOS](https://mikrotik.com) based router. The `mikrotik` platform offers presence detection by looking at connected devices to a [MikroTik RouterOS](https://mikrotik.com) based router.