Skip to content

Releases: rdmtc/node-red-contrib-sun-position

1.1.5: BugFix

26 Aug 23:32
c6885ad
Compare
Choose a tag to compare
  • general
    • fixed JSONATA are working

BugFix

25 Aug 23:24
3047d7f
Compare
Choose a tag to compare
  • general

    • for a property compare implemented contain, containSome and comtainAll #158
  • time inject

    • maybe fix of #159 by better memory cleanup on change
    • added possibility of define which time should be in payload (current or next) #163
    • now setup of payload, topic and additional payload is similar to the inject node of th newest Node-Red Version #172
    • time-inject label wrong #176
  • within-time

    • fix bug not usable/visible offset for alternate times #170
    • added withinTimeStart and withinTimeEnd and withinTime property to message #156 + #166
  • moon-position

    • moon-times now available #161
    • has now a isUp Boolean property which gives the state if the moon is Up #162
    • additional properties are positionAtRise and positionAtSet with position information on rise and set
  • clock-time

    • fixed not working overrides #171
    • fixed not existing blindCtrl property
  • blind-control + clock-time

    • first implementation of allow override expire by rules #173 (not fully tested)

BugFix

25 May 17:53
5b25b58
Compare
Choose a tag to compare
  • blind-control + clock-time
    • fixed Error Cannot read property 'timeType' of undefined #152

BugFix + maintenance

24 May 22:19
d5fafe0
Compare
Choose a tag to compare
  • blind-control + clock-time

    • fixed missing topic from rules #150
    • fixed last until rule will not be evaluated
    • maybe fix of #152
  • general

    • for any simple time input added possibility to add time as format HH:MM UTC or HH:MM:SS UTC to force UTC Format
    • added time calculation by azimuth and elevation (is not fully tested) #148

1.1.0: mayor release

23 Apr 20:32
Compare
Choose a tag to compare
  • time-inject
    • added possibility for interval inject #135
    • added warning sign if node needs to be opened, saved and deployed
  • blind-control + clock-time
    • fixed and/Or condition of rule conditions #138
    • renamed priority for Overrides to importance
    • implemented importance for rules #137
    • fixed rules "priority" execution #139
    • enhanced autoTrigger rule selection #143
  • within-time
    • fixed month limitation #141
    • Removed options for message resend!
    • Removed initial calculation trigger
    • fixed internal error if a time could not evaluated into better error
  • time-comp
    • fixed out value, if context store or any special message object
  • removed interval-inject --> has moved to time-inject

1.0.17: small enhancement

03 Apr 22:44
ba75842
Compare
Choose a tag to compare
  • inspired by #132 added for a property the possibility to control by
    • is DST (Daylight saving)
    • week of the year
    • is week of the year even
    • day of the year
    • is day of the year even
      With this for example the time-inject could distinguish between using standard or alternate time if Daylight saving or the week of the year is less or below a number.

1.0.16: BugFix

31 Mar 22:45
b19f2f2
Compare
Choose a tag to compare
  • general

    • fix #119
      • if a positive offset is used the next time was calculated wrong
  • blind-control + clock-time

    • fix #128 for blind-control + clock-time
      • with #127 the also overrides with a priority higher than 0 will be expire. The documentation is changed to reflect this.
    • fixed problem that an override can not set as not expiring
    • fixed state text and level output if level-value of -1 is used

1.0.15: small BugFix + maintenance

18 Mar 21:45
c4794a7
Compare
Choose a tag to compare
  • blind-control + clock-time

    • fixed not visible offset field in rule edit for sun/moon times
  • time-Inject, within-time

    • enhanced refresh for tooltip on offset or multiplier change

1.0.14: BugFix

10 Mar 20:27
da2dba7
Compare
Choose a tag to compare

1.0.14: BugFix

  • blind-control + clock-time
    • fixed bug for day of the week (String/integer format)

1.0.13: BugFix

07 Mar 22:34
abc93a1
Compare
Choose a tag to compare
  • time-inject

    • fix not visible time input field
  • blind-control + clock-time + time-inject + within-time

    • fixed bug where default expire time is not considered #112
    • reduced usage of context for store data
  • time-comp / time-span

    • fixed after first match #115
  • general

    • i18N