core/homeassistant/components/mqtt_eventstream/manifest.json

8 lines
195 B
JSON

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