1.0.3 • Published 2 years ago

@knallle/node-red-contrib-is-day v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
bitbucket
Last release
2 years ago

node-red-node-is-day

A node that, given a latitude and a longitude, passes msg to either of its' two outputs.

A typical use case for this is to control lights only if the sun is down.

The node expects two inputs to be passed: msg.lat and msg.lon. This coordinate is used to calculate the times for various sun events, which are then used to determine if the sun is up or not.

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago