node-red-contrib-sun-position
Version:
NodeRED nodes to get sun and moon position
10 lines • 571 B
JSON
{
"moon-position": {
"label": {
"azimuthpos":"Moondrichtung"
},
"tips": {
"documentation" : "If a message arrives through the Input the calculated position of the moon will be always send to the first output. If additionally specified upper and lower limits for the moon radiation and the azimuth is inside the defined limits the incoming message will send to the associated output. <a href=\"https://github.com/rdmtc/node-red-contrib-sun-position/wiki/moon-position\">Dokumentation und Beispiele</a>"
}
}
}