hass-core/homeassistant/components/mqtt_eventstream/manifest.json
2020-04-03 12:58:19 -07:00

7 lines
195 B
JSON

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