1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/components/manual_mqtt/manifest.json
2023-02-08 20:38:43 +01:00

9 lines
229 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"
}