node-red-nd-zigbee2mqtt
Version:
Zigbee2mqtt connectivity nodes for node-red
39 lines • 1.17 kB
JSON
{
"label": {
"name": "Name",
"server": "Server",
"topic": "Device",
"state": "Payload output",
"refresh": "Refresh",
"refresh_devices_list": "Refresh Devices List",
"start_output": "Start Output",
"start_output_help": "Send value on start",
"always": "Always",
"on_state_change": "On state change",
"on_update": "On update",
"output": "Output"
},
"placeholder": {
"name": "Name"
},
"status": {
"no_server": "no server",
"no_device": "no device",
"no_connection": "no connection",
"connected": "connected",
"received": "ok"
},
"multiselect": {
"devices": "Devices",
"filter_devices": "Filter devices...",
"refresh": "Refresh devices list",
"none_selected": "None selected",
"complete_payload": "Complete state payload",
"zigbee2mqtt": "Zigbee2Mqtt",
"homekit": "Homekit",
"groups": "Groups"
},
"tip": {
"deploy": "<b>Important:</b> deploy server node to get devices list"
}
}