mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
9 lines
227 B
JSON
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"
|
|
}
|