Gathering detailed insights and metrics for node-red-contrib-sun-position
Gathering detailed insights and metrics for node-red-contrib-sun-position
Gathering detailed insights and metrics for node-red-contrib-sun-position
Gathering detailed insights and metrics for node-red-contrib-sun-position
node-red-contrib-ecovacs-deebot
Node-RED node for Ecovacs Deebot vacuum cleaner
node-red-contrib-time-switch
Routes messages depending on the current time.
node-red-contrib-light-scheduler
Light Scheduler is a node-red node that provides a weekly schedule, and is mainly focused on controlling light in home automation scenarios.
sass-loader
Sass loader for webpack
npm install node-red-contrib-sun-position
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
110 Stars
930 Commits
25 Forks
6 Watching
10 Branches
7 Contributors
Updated on 01 Nov 2024
JavaScript (100%)
Cumulative downloads
Total Downloads
Last day
-29.7%
83
Compared to previous day
Last week
-19.1%
666
Compared to previous week
Last month
-30.7%
2,856
Compared to previous month
Last year
20.6%
33,427
Compared to previous year
This is a ultimate (Swiss-Army-Knife) Node-Red Timer based flow control with dusk, dawn (and variations) and much more. Additional you can get sun and moon position or to control a flow by sun or moon position. It is ideal for usage of control smart home, but also for all other time based flow control. There is also a roller blind control node and a clock timer node. The blind control node can determine the position of the roller shutter by time or position of the sun. The timer can send different payloads depending on the time.
If a Node has a warning sign on the label like this one: This is not an error, it hides only that the node needs to be opened, saved and deployed to fix the label.
âš Nodes that were created or saved with a version 2.0.0 or later do not work in versions prior 2.0.0 of the package.
These nodes need at least NodeJS Version 8.0 and Node-Red with Version 1.0! Any early Version of Node-Red will not work!
npm install node-red-contrib-sun-position
The nodes are designed to do not calculate time events with every arriving message or with an interval every x time. This is to be able to handle a huge amount of messages also on even on computers with low resources.
The nodes are designed to be accurate to seconds. This means it was designed to turn on/off at exact given second. Other timers often work using intervals where they check your schedule only once a minute or even less. This means when you want something to come on at 08:00am, it may actually not come on until 30 seconds later. This nodes does not have this problem, it will come on at exactly 08:00:00am.
The documentation of the nodes is moved to the wiki:
For bugs, questions and feature requests please use the GitHub Issues, or the Homematic forum.
Even for those that don't have the technical knowhow to help developing on there are ways to support development. So if you want to donate some money please feel free to send money via PayPal.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this nodes except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
SAST tool detected but not run on all commits
Details
Reason
Found 0/2 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
32 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More