node-red-contrib-sun-position
Version:
NodeRED nodes to get sun and moon position
193 lines • 6.58 kB
JSON
[
{
"id": "cc607a948d6ec2c6",
"type": "group",
"z": "c224c971b366d1da",
"name": "Example 1:",
"style": {
"label": true
},
"nodes": [
"667a4fc206b12f63",
"5ed995c0d3056630"
],
"x": 264,
"y": 119,
"w": 447,
"h": 82
},
{
"id": "667a4fc206b12f63",
"type": "blind-control",
"z": "c224c971b366d1da",
"g": "cc607a948d6ec2c6",
"name": "",
"topic": "",
"addIdType": "none",
"addId": "",
"positionConfig": "",
"autoTrigger": true,
"autoTriggerTime": "600000",
"startDelayTime": "0",
"results": [
{
"p": "",
"pt": "msgTopic",
"v": "",
"vt": "topic"
},
{
"p": "",
"pt": "msgPayload",
"v": "",
"vt": "level"
},
{
"p": "slat",
"pt": "msg",
"v": "",
"vt": "slat"
},
{
"p": "blindCtrl",
"pt": "msg",
"v": "",
"vt": "ctrlObj"
}
],
"blindIncrement": 0.01,
"blindOpenPos": 1,
"blindClosedPos": 0,
"blindPosReverse": false,
"blindPosDefault": "open (max)",
"blindPosDefaultType": "levelFixed",
"slatPosDefault": "",
"slatPosDefaultType": "none",
"overwriteExpire": "7200000",
"rules": [
{
"index": 0,
"name": "open on civilDawn, but not before 6",
"version": 3,
"isValid": true,
"conditions": [],
"level": {
"type": "levelFixed",
"value": "closed (min)",
"operator": 0,
"operatorText": "↕ Absolut"
},
"slat": {
"type": "none",
"value": ""
},
"topic": "",
"importance": 0,
"resetOverwrite": false,
"time": {
"type": "pdsTime",
"value": "civilDawn",
"operator": 0,
"operatorText": "↥ bis",
"offsetType": "none",
"offset": "1",
"multiplier": 1,
"days": "*",
"months": "*"
},
"timeMin": {
"type": "entered",
"value": "6:00",
"offsetType": "none",
"offset": "1",
"multiplier": 60000
},
"description": "<div><i class=\"fa fa-clock-o\" aria-hidden=\"true\"></i> ↥ bis <var>bürgerliche Morgendämmerung</var><div class=\"indent-time-text\"><i class=\"fa fa-step-backward\" aria-hidden=\"true\"></i> <span>frühestens (min)</span> <var>6:00</var></div></div><div><div class=\"indent-level-text\"> <i class=\"fa fa-angle-down\" aria-hidden=\"true\"></i><span>Rollladenposition: </span> ↕ Absolut <var>geschlossen (min)</var></div></div>"
},
{
"index": 1,
"name": "close civilDusk, but not later than 23:00",
"version": 3,
"isValid": true,
"conditions": [],
"level": {
"type": "levelFixed",
"value": "closed (min)",
"operator": 0,
"operatorText": "↕ Absolut"
},
"slat": {
"type": "none",
"value": ""
},
"topic": "",
"importance": 0,
"resetOverwrite": false,
"time": {
"type": "pdsTime",
"value": "civilDusk",
"operator": 1,
"operatorText": "↧ von",
"offsetType": "none",
"offset": "1",
"multiplier": 1,
"days": "*",
"months": "*"
},
"timeMax": {
"type": "entered",
"value": "23:00",
"offsetType": "none",
"offset": "",
"multiplier": 60000
},
"description": "<div><i class=\"fa fa-clock-o\" aria-hidden=\"true\"></i> ↧ von <var>bürgerliche Abenddämmerung</var><div class=\"indent-time-text\"><i class=\"fa fa-step-forward\" aria-hidden=\"true\"></i> <span>spätestens (max)</span> <var>23:00</var></div></div><div><div class=\"indent-level-text\"> <i class=\"fa fa-angle-down\" aria-hidden=\"true\"></i><span>Rollladenposition: </span> ↕ Absolut <var>geschlossen (min)</var></div></div>"
}
],
"sunControlMode": "0",
"sunFloorLengthType": "num",
"sunFloorLength": "",
"sunMinDelta": "",
"blindPosMin": "closed (min)",
"blindPosMinType": "levelFixed",
"blindPosMax": "open (max)",
"blindPosMaxType": "levelFixed",
"sunSlat": "",
"sunSlatType": "none",
"smoothTime": "",
"sunTopic": "",
"windowTopType": "num",
"windowTop": "",
"windowBottomType": "num",
"windowBottom": "",
"windowAzimuthStartType": "numAzimuth",
"windowAzimuthStart": "",
"windowAzimuthEndType": "numAzimuth",
"windowAzimuthEnd": "",
"oversteers": [],
"oversteerTopic": "",
"x": 380,
"y": 160,
"wires": [
[
"5ed995c0d3056630"
],
[]
]
},
{
"id": "5ed995c0d3056630",
"type": "debug",
"z": "c224c971b366d1da",
"g": "cc607a948d6ec2c6",
"name": "",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "false",
"x": 595,
"y": 160,
"wires": []
}
]