node-red-nd-zigbee2mqtt
Version:
Zigbee2mqtt connectivity nodes for node-red
23 lines • 599 B
JSON
{
"label": {
"base_topic": "Base topic",
"name": "Name",
"host": "Host",
"mqtt_port": "MQTT Port",
"mqtt_username": "MQTT Username",
"mqtt_password": "MQTT Password",
"use-tls": "Use TLS",
"tls-config":"TLS configuration"
},
"placeholder": {
"name": "Name"
},
"status": {
"no_server": "no server",
"no_device": "no device",
"no_connection": "no connection"
},
"tip": {
"deploy": "<b>Important:</b> deploy server node to get devices list"
}
}