mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
Add IoT class to manual MQTT component (#15208)
This commit is contained in:
parent
6e468b0600
commit
1f15dc76cc
@ -5,6 +5,7 @@ ha_category:
|
|||||||
- Alarm
|
- Alarm
|
||||||
ha_release: '0.50'
|
ha_release: '0.50'
|
||||||
ha_domain: manual_mqtt
|
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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user