1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
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"
}