mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
8 lines
195 B
JSON
8 lines
195 B
JSON
{
|
|
"domain": "mqtt_statestream",
|
|
"name": "MQTT Statestream",
|
|
"documentation": "https://www.home-assistant.io/integrations/mqtt_statestream",
|
|
"dependencies": ["mqtt"],
|
|
"codeowners": []
|
|
}
|