ha-core/homeassistant/components/mqtt_eventstream/manifest.json

9 lines
227 B
JSON

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