node-red-contrib-sun-position
Advanced tools
Changelog
2.0.6: bug fixes
time-inject fix for next property #364
within-time-switch fix error with output value #363
blind-control + clock-time
blind-control
setSunDataFloorLength
#367Changelog
2.0.5: bug fixes
clock-time
blind-control
setBlindSettingsTop
, setBlindSettingsBottom
, setBlindSettingsIncrement
and setBlindSettingsLevel
config overwrite possibility #359Changelog
2.0.4: flow library fix
Changelog
2.0.3: small fix + enhancement
general
blind-control + clock-time
Changelog
1.2.4: maintenance + critical bugfix
time-span
blind-control + clock-time
msg.blindCtrl.lastEvaluated.sunLevel
, msg.blindCtrl.lastEvaluated.ruleLevel
, msg.blindCtrl.lastEvaluated.ruleTopic
, msg.blindCtrl.lastEvaluated.level
, msg.blindCtrl.lastEvaluated.ruleId
msg.timeCtrl.lastEvaluated.payload
, msg.timeCtrl.lastEvaluated.topic
, msg.timeCtrl.lastEvaluated.ruleId
msg.timeCtrl.lastEvaluated.ruleTopic
msg.blindCtrl.name
/ msg.timeCtrl.name
which is the name of the node (or the id if no name is given in the config) - #238
msg.payload.name
to the second output if two outputs are configuredmsg.blindCtrl.id
/ msg.timeCtrl.id
which is the id of the nodemsg.payload.id
to the second output if two outputs are configuredblind-control only
msg.resetOnSameValue
to msg.resetOnSameAsLastValue
parameter to reset existing overwrite if msg.payload
equals to position (node.previousData.level
) (#223)maximize sunlight (⛄ Winter)
added the minimize sunlight (🕶️)
mode #284Changelog
1.2.3: BugFix
Changelog
1.2.2: BugFix
general
sunset
renamed to sunsetEnd
and sunrise
to sunriseStart
(#213). This leads into problems with backward compatibilities. In any select box where sunset
or sunrise
is selected, it needs to reselect the right time.blind-control + clock-time