sonoff
This commit is contained in:
+7
-8
@@ -1,21 +1,20 @@
|
||||
{
|
||||
"name": "iobroker.sonoff",
|
||||
"description": "The adapter allows to send and receive MQTT messages from ioBroker and to be a broker.",
|
||||
"name": "yunkong2.sonoff",
|
||||
"description": "The adapter allows to send and receive MQTT messages from yunkong2 and to be a broker.",
|
||||
"version": "2.2.3",
|
||||
"author": "bluefox <dogafox@gmail.com>",
|
||||
"homepage": "https://github.com/ioBroker/ioBroker.sonoff",
|
||||
"homepage": "https://github.com/yunkong2/yunkong2.sonoff",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ioBroker/ioBroker.sonoff"
|
||||
"url": "https://github.com/yunkong2/yunkong2.sonoff"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/ioBroker/ioBroker.sonoff/blob/master/LICENSE"
|
||||
"url": "https://github.com/yunkong2/yunkong2.sonoff/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"keywords": [
|
||||
"iobroker",
|
||||
"yunkong2",
|
||||
"sonoff",
|
||||
"MQTT",
|
||||
"tasmota",
|
||||
@@ -33,7 +32,7 @@
|
||||
"chai": "^4.1.2"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ioBroker/ioBroker.sonoff/issues"
|
||||
"url": "https://github.com/yunkong2/yunkong2.sonoff/issues"
|
||||
},
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user