mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 21:41:28 +01:00
9 lines
203 B
JSON
9 lines
203 B
JSON
{
|
|
"domain": "mqtt_json",
|
|
"name": "MQTT JSON",
|
|
"codeowners": [],
|
|
"dependencies": ["mqtt"],
|
|
"documentation": "https://www.home-assistant.io/integrations/mqtt_json",
|
|
"iot_class": "local_push"
|
|
}
|