1. Fix the issue of duplicate entity names;
2. Fix the issue of some entities being unavailable;
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
"domain": "jackery",
|
||||
"name": "Jackery",
|
||||
"codeowners": [
|
||||
"@suyulin"
|
||||
"@ht-it-lab"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dependencies": [
|
||||
"mqtt"
|
||||
],
|
||||
"documentation": "https://github.com/suyulin/jackery",
|
||||
"issue_tracker": "https://github.com/suyulin/jackery/issues",
|
||||
"documentation": "https://github.com/ht-it-lab/jackery",
|
||||
"issue_tracker": "https://github.com/ht-it-lab/jackery/issues",
|
||||
"iot_class": "local_push",
|
||||
"version": "1.1.62"
|
||||
}
|
||||
Reference in New Issue
Block a user