smart-nodes
Version:
Controls light, shutters and more. Includes common used logic and statistic nodes to control your home.
22 lines (19 loc) • 622 B
JSON
{
"counter": {
"ui": {
"name": "Name",
"start": "Start",
"step": "Step",
"min": "Min",
"max": "Max",
"output_messages": "Output messages",
"message": "Message",
"note": "Note:",
"note_text": "<code>msg.payload</code> is always automatically set to the result value.",
"system_start": "System start",
"save_state": "Save state",
"send_after_start": "Send last message 10 seconds after start",
"default": "Default"
}
}
}