mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-06 19:00:13 +00:00
Update package.json
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
default:
|
||||
mqtt:
|
||||
default:
|
||||
mqtt:
|
||||
server: "mqtt://localhost"
|
||||
base_topic: xiaomi
|
||||
serial:
|
||||
base_topic: zigbee2mqtt
|
||||
serial:
|
||||
port: /dev/ttyACM0
|
||||
allowJoin: true
|
||||
|
||||
user:
|
||||
devices: {}
|
||||
|
||||
+2
-2
@@ -23,9 +23,9 @@
|
||||
"author": "Koen Kanters",
|
||||
"license": "GPL-3.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Koenkk/xiaomi-zb2mqtt/issues"
|
||||
"url": "https://github.com/Koenkk/zigbee2mqtt/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Koenkk/xiaomi-zb2mqtt/wiki",
|
||||
"homepage": "https://github.com/Koenkk/zigbee2mqtt/wiki",
|
||||
"dependencies": {
|
||||
"mqtt": "*",
|
||||
"winston": "*",
|
||||
|
||||
Reference in New Issue
Block a user