node-red-contrib-tplink-tapo-connect-api
Version:
This unofficial node-RED node allows connection to TP-Link Tapo devices. This project has been enhanced with AI support to enable new features. Starting with v0.50, we have added support for the KLAP protocol. To prioritize the operation of this node, we
20 lines • 567 B
JSON
{
"resources": {
"paletteLabel": "toggle",
"labels": {
"name": "Name",
"password": "Password",
"email": "Email",
"deviceIp": "Tapo ipaddress",
"targetDeviceSettings": "Tapo device settings"
},
"message": {
"ready": "準備完了",
"complete": "送信完了",
"processing": "送信中",
"configError": "設定異常",
"error": "エラー発生",
"communicationError": "送信異常"
}
}
}