node-red-contrib-sun-position
Advanced tools
Comparing version 0.5.0 to 0.5.1-beta-0
# 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 | ||
- 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 | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "node-red-contrib-sun-position", | ||
"version": "0.5.0", | ||
"version": "0.5.1-beta-0", | ||
"description": "NodeRED nodes to get sun and moon position", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
1131451
8759