關聯項目:
https://github.com/qoli/MiHomePlus
- new config.js base config template.
- node app.js
- goto /setting update MiHomePlus setting.
如果不需要 TelegramBot 把 tgbot 設定為 false 即可。
module.exports = {
tgbot: true,
token: "",
adminChatID: "0"
}
rsync -avzP --exclude "node_modules" --delete ~/Documents/Web/MiPlusServer/ [email protected]:/root/MiPlusServer