feat: 更新协议
This commit is contained in:
15
custom_components/jackery/manifest.json
Normal file
15
custom_components/jackery/manifest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"domain": "jackery",
|
||||
"name": "Jackery",
|
||||
"codeowners": [
|
||||
"@suyulin"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"mqtt"
|
||||
],
|
||||
"documentation": "https://github.com/suyulin/jackery",
|
||||
"issue_tracker": "https://github.com/suyulin/jackery/issues",
|
||||
"iot_class": "local_push",
|
||||
"version": "1.1.35"
|
||||
}
|
||||
Reference in New Issue
Block a user