11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"domain": "mqtt_basic_async",
|
|
"name": "MQTT Basic Example (async)",
|
|
"codeowners": [],
|
|
"dependencies": ["mqtt"],
|
|
"documentation": "https://github.com/home-assistant/example-custom-config/tree/master/custom_components/mqtt_basic_async/",
|
|
"iot_class": "local_polling",
|
|
"requirements": [],
|
|
"version": "0.1.0"
|
|
}
|