Skip to content

Commit

Permalink
Merge pull request #70 from rdmtc/dev
Browse files Browse the repository at this point in the history
0.5.1 BugFix and Maintenance Release
  • Loading branch information
Hypnos3 authored Nov 9, 2019
2 parents a2fef8e + f26afb9 commit 7f83348
Show file tree
Hide file tree
Showing 19 changed files with 6,286 additions and 5,734 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# node-red-contrib-sun-position

#### 0.5.1-beta-0: BugFix and Maintenance Release

- general
- fix for week number calculation when in daylight saving #65
- if time output as object the week is now an extra object with properties
- iso *array* `[year, week]`
- week *number* week number
- year *number* full year
- even *boolean* is true if week is even
- blind control
- fix for #66 if the blind not uses values between 0 and 1
- fix for #67 mixed earliest and latest settings
- enhanced output of the rules
- change logic of rule execution: From rules within Until rules will now considered.
- change should have no affect if rule setup is equal to the examples, that time restricted rules separated in first only until and afterwards only from rules

#### 0.5.0: mayor release for blind control

- configuration
Expand Down
Loading

0 comments on commit 7f83348

Please sign in to comment.