first commit
This commit is contained in:
16
custom_components/JackeryHome/manifest.json
Normal file
16
custom_components/JackeryHome/manifest.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user