Add IoT class to manual MQTT component (#15208)

This commit is contained in:
Antoni K 2020-10-12 22:58:01 +08:00 committed by GitHub
parent 6e468b0600
commit 1f15dc76cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ ha_category:
- Alarm
ha_release: '0.50'
ha_domain: manual_mqtt
ha_iot_class: Local Push
---
The `mqtt` platform extends the [manual alarm](/integrations/manual) by adding support for MQTT control of the alarm by a remote device. It can be used to create external keypads which simply change the state of the manual alarm in Home Assistant.