更新 io-package.json
This commit is contained in:
parent
13c3aa28ca
commit
48d5051b41
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"common": {
|
"common": {
|
||||||
"name": "pushover",
|
"name": "bengzhan",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"title": "报警通知",
|
"title": "定时更新泵站对象",
|
||||||
"desc": {
|
"desc": {
|
||||||
"en": "This adapter allows to send pushover notifications from yunkong2",
|
"en": "This adapter allows to send pushover notifications from yunkong2",
|
||||||
"cn": "云控报警通知"
|
"cn": "泵站对象更新"
|
||||||
},
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
"spacen <zhongjin1971@gmail.com>"
|
"spacen <zhongjin1971@gmail.com>"
|
||||||
@ -21,16 +21,16 @@
|
|||||||
"messagebox": true,
|
"messagebox": true,
|
||||||
"materialize": true,
|
"materialize": true,
|
||||||
"subscribe": "messagebox",
|
"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,
|
"wakeup": true,
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"icon": "pushover.png",
|
"icon": "pushover.png",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"notification",
|
"notification",
|
||||||
"pushover",
|
"bengzhan",
|
||||||
"message"
|
"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",
|
"type": "messaging",
|
||||||
"blockly": true
|
"blockly": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user