16 lines
413 B
JSON
16 lines
413 B
JSON
{
|
|
"domain": "jackery_home",
|
|
"name": "jackery_home",
|
|
"codeowners": [
|
|
"@suyulin"
|
|
],
|
|
"config_flow": true,
|
|
"dependencies": [
|
|
"mqtt"
|
|
],
|
|
"documentation": "https://github.com/suyulin/home-assistant-demo-mqtt",
|
|
"issue_tracker": "https://github.com/suyulin/home-assistant-demo-mqtt/issues",
|
|
"iot_class": "local_push",
|
|
"requirements": [],
|
|
"version": "1.0.0"
|
|
} |