All Projects → rdmtc → node-red-contrib-sun-position

rdmtc / node-red-contrib-sun-position

Licence: Apache-2.0 License
This is a ultimate Node-Red Timer, Sun, Moon and Blind flow control.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to node-red-contrib-sun-position

rust-sun
A Rust library for calculating sun positions
Stars: ✭ 31 (-47.46%)
Mutual labels:  sun-position
node-red-contrib-homee
access the homee api with node-red
Stars: ✭ 35 (-40.68%)
Mutual labels:  node-red
secrets.clj
A library designed to generate cryptographically strong random numbers.
Stars: ✭ 64 (+8.47%)
Mutual labels:  timestamp
midnight-red
A gorgeous dark theme for Node-RED
Stars: ✭ 110 (+86.44%)
Mutual labels:  node-red
viewts
Display PCR, DTS, PTS, bitrate, jitter of a mpeg TS.
Stars: ✭ 46 (-22.03%)
Mutual labels:  timestamp
node-red-contrib-blynk-websockets
No description or website provided.
Stars: ✭ 35 (-40.68%)
Mutual labels:  node-red
Get-NetworkConnection
Edited version of Lee Christensen's Get-NetworkConnection which includes timestamp for each network connection
Stars: ✭ 34 (-42.37%)
Mutual labels:  timestamp
google-translate-tts
Node library for Google Translate TTS (Text-to-Speech) API
Stars: ✭ 23 (-61.02%)
Mutual labels:  node-red
102shows
Raspberry Pi + APA102 + MQTT + 102shows = LED awesomeness!
Stars: ✭ 15 (-74.58%)
Mutual labels:  node-red
node-red-azure-webapp
A webapp wrapper for running node-red in an Azure Web App
Stars: ✭ 31 (-47.46%)
Mutual labels:  node-red
noderedexamples
Node-Red-Beispiele zu c't-Artikeln / Examples for node-red used in our articles.
Stars: ✭ 16 (-72.88%)
Mutual labels:  node-red
node-red-contrib-tasmota
Tasmota devices for NodeRed
Stars: ✭ 16 (-72.88%)
Mutual labels:  node-red
Stamp-Craft
Plugin for adding timestamp to filenames.
Stars: ✭ 28 (-52.54%)
Mutual labels:  timestamp
LetsHack
Notes & HowTo's covering the Raspberry Pi, Arduino, ESP8266, ESP32, etc.
Stars: ✭ 37 (-37.29%)
Mutual labels:  node-red
ruuvitag-demo
Demo of reading Bluetooth Low Energy sensor measurements of RuuviTag environmental sensors and feeding them to MQTT, a database and dashboards
Stars: ✭ 14 (-76.27%)
Mutual labels:  node-red
node-red-contrib-harmony
Node-RED integration for Harmony hub
Stars: ✭ 16 (-72.88%)
Mutual labels:  node-red
nora-service
NORA backend service
Stars: ✭ 35 (-40.68%)
Mutual labels:  node-red
HomeAssistant
My Home Assistant Configuration
Stars: ✭ 71 (+20.34%)
Mutual labels:  node-red
NodeRedEPEverDashboard
A node red based dashboard for most EPEver/EPSolar solar charge controllers.
Stars: ✭ 41 (-30.51%)
Mutual labels:  node-red
node-red-contrib-actionflows
Provides a set of nodes to enable an extendable design pattern for flows.
Stars: ✭ 38 (-35.59%)
Mutual labels:  node-red

node-red-contrib-sun-position for NodeRED

Maintenance npm version License Issues code style NPM

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.

nodes

Information on Version changes

If a Node has a warning sign on the label like this one: warning sign 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.

Table of contents

Preconditions

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!

Installation

npm install node-red-contrib-sun-position

General

Saving resources

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.

second based accuracy

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.

Documentation of the nodes

The documentation of the nodes is moved to the wiki:

CHANGELOG

TODO

  • add possibility to select input/output timezone

Support, Bugs and Feedback

For bugs, questions and feature requests please use the GitHub Issues, or the Homematic forum.

💰 Donations Donate

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.

LICENSE

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.

Other

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].