更新 io-package.json
This commit is contained in:
+6
-6
@@ -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 <zhongjin1971@gmail.com>"
|
||||
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user