example-custom-config/custom_components/mqtt_basic_sync/manifest.json

11 lines
310 B
JSON

{
"domain": "mqtt_basic_sync",
"name": "MQTT Basic Example",
"codeowners": [],
"dependencies": ["mqtt"],
"documentation": "https://github.com/home-assistant/example-custom-config/tree/master/custom_components/mqtt_basic/",
"iot_class": "local_polling",
"requirements": [],
"version": "0.1.0"
}