node-red-contrib-xmihome
Version:
Node-RED nodes for controlling Xiaomi Mi Home devices using the xmihome library.
23 lines (22 loc) • 455 B
JSON
{
"config": {
"label": {
"name": "Name",
"debug": "Enable debug",
"authentication": "Authentication",
"username": "Username",
"password": "Password",
"country": "Country",
"defaults": "Defaults",
"connectionType": "Default mode",
"connAuto": "Auto",
"connCloud": "Cloud",
"connMiio": "MiIO",
"connBluetooth": "Bluetooth"
},
"placeholder": {
"name": "Name",
"username": "Email / Phone / Xiaomi ID"
}
}
}