core/homeassistant/components/mqtt_eventstream/manifest.json

10 lines
256 B
JSON

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