mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
10 lines
258 B
JSON
10 lines
258 B
JSON
{
|
|
"domain": "manual_mqtt",
|
|
"name": "Manual MQTT Alarm Control Panel",
|
|
"codeowners": [],
|
|
"dependencies": ["mqtt"],
|
|
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "legacy"
|
|
}
|