core/homeassistant/components/manual_mqtt/manifest.json

8 lines
180 B
JSON

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