core/homeassistant/components/manual_mqtt/manifest.json

9 lines
229 B
JSON

{
"domain": "manual_mqtt",
"name": "Manual MQTT Alarm Control Panel",
"documentation": "https://www.home-assistant.io/integrations/manual_mqtt",
"dependencies": ["mqtt"],
"codeowners": [],
"iot_class": "local_push"
}