1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/mqtt_eventstream/manifest.json
2023-02-08 20:38:43 +01:00

9 lines
227 B
JSON

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