diff --git a/io-package.json b/io-package.json index 08e064a..f797a5c 100644 --- a/io-package.json +++ b/io-package.json @@ -1,11 +1,11 @@ { "common": { - "name": "pushover", + "name": "bengzhan", "version": "0.1.0", - "title": "报警通知", + "title": "定时更新泵站对象", "desc": { "en": "This adapter allows to send pushover notifications from yunkong2", - "cn": "云控报警通知" + "cn": "泵站对象更新" }, "authors": [ "spacen " @@ -21,16 +21,16 @@ "messagebox": true, "materialize": true, "subscribe": "messagebox", - "readme": "https://git.spacen.net/yunkong2/yunkong2.pushover/raw/master/README.md", + "readme": "https://git.spacen.net/yunkong2/yunkong2.bengzhan/raw/master/README.md", "wakeup": true, "enabled": true, "icon": "pushover.png", "keywords": [ "notification", - "pushover", + "bengzhan", "message" ], - "extIcon": "https://git.spacen.net/yunkong2/yunkong2.pushover/raw/master/admin/pushover.png", + "extIcon": "https://git.spacen.net/yunkong2/yunkong2.bengzhan/raw/master/admin/pushover.png", "type": "messaging", "blockly": true },