1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Dave Conway-Jones
08ddfac83c fix ternary assignment in timeswitch. 2015-11-03 19:21:12 +00:00
Dave Conway-Jones
805287cad9 Initial push of timeswitch node 2015-11-02 17:24:27 +00:00
dceejay
3896a82bd8 Start making non-red-nodes tolerant to missing payloads 2015-03-31 13:18:25 +01:00
dceejay
7307891aee Fix for suncalc for non UTC timezones
Thanks to @pmscientist
2015-03-07 20:36:22 +00:00
Dave C-J
6898b34e3b tweak packages for xmpp and suncalc - updates for npm 2014-09-17 21:03:10 +01:00
Dave C-J
68c9e2b41a Let suncalc node try to auto set geo location (if allowed) 2014-09-07 21:56:49 +01:00
Dave C-J
14d1cad846 Fix Suncalc nodes (strict failure). Closes Issue #64 2014-08-19 12:15:27 +01:00
Dave C-J
132ceaffc5 update suncalc to use fa icons 2014-07-15 10:15:04 +01:00
Dave C-J
647fe4f5d8 Add xmpp, suncalc and leveldb as npms... 2014-07-06 20:58:52 +01:00
Dave C-J
ebf950d818 Update node-red-nodes sample, analysis, storage and time nodes to use strict and pass jshint scan 2014-06-28 23:37:19 +01:00
Dave C-J
959b5401bb resize a couple of icons 2014-06-07 08:31:34 +01:00
Dave C-J
be810be2e2 tweak node.status to be consistent with latest thinking
stomp, xmpp and suncalc.
2014-05-31 20:08:15 +01:00
Dave C-J
9adc2b2687 add some status to suncalc (to see how it looks) 2014-05-17 18:32:13 +01:00
Nick O'Leary
4b3db1e780 Update suncalc to match module api changes 2014-03-16 21:03:14 +00:00
Dave C-J
439ca32e09 Tweak sunrise node to use UTC for all calculations... 2014-02-01 18:02:27 +00:00
Dave C-J
553c978d87 Added icons for wake on lan and suncalc to this project 2013-10-31 09:44:32 +00:00
Dave C-J
5ec8147eb1 Use environment variable to set path for nodes.... 2013-10-25 18:23:04 +01:00
Dave C-J
d49ec9deab make sunrise/sunset second output ONLY trigger on actual transitions and not at startup. 2013-10-19 15:37:20 +01:00
Dave C-J
a4c649ade7 New sunrise/sunset node based on suncalc npm... feedback please on utility/outputs etc. 2013-10-19 14:31:42 +01:00