Commit Graph

523 Commits

Author SHA1 Message Date
Dave Conway-Jones ddacd61ab0 Update LEDborg - to match Pi node colours and update python 2015-11-16 23:12:35 +00:00
Dave Conway-Jones b6bbcbd52f Stop serialport open loop 2015-11-09 15:57:10 +00:00
Dave Conway-Jones 601889a10f slight tidy of irc node config edit box 2015-11-04 08:41:01 +00:00
Dave Conway-Jones 08ddfac83c fix ternary assignment in timeswitch. 2015-11-03 19:21:12 +00:00
Dave Conway-Jones a0ff123673 Merge pull request #138 from d4rr3ll/master
Username and password server credentials.  
Thanks @d4rr3ll
2015-11-03 19:19:31 +00:00
Nick O'Leary d82ce7c58a Tidy up emoncms json parse on success 2015-11-03 11:03:02 +00:00
Nick O'Leary f5950211af Merge pull request #136 from glynhudson/master
Add 'Emoncms in' to fetch latest feed value from emoncms server
2015-11-03 10:52:10 +00:00
Dave Conway-Jones 805287cad9 Initial push of timeswitch node 2015-11-02 17:24:27 +00:00
Dave Conway-Jones fe2ae9c0a3 Let serialport node only report errors once
instead of repeating
2015-11-02 10:40:53 +00:00
Dave Conway-Jones e1b02c90dd let mysql report errors to catch node 2015-11-01 15:04:42 +00:00
Dave Conway-Jones 2ef447dfeb Add PiSRF node - reads SRF05 (or 04) Ultrasonic range module 2015-11-01 14:59:21 +00:00
Dave Conway-Jones 1e870d431f Add Pi LCD node for simple LCD modules 2015-11-01 14:58:24 +00:00
Darrell Taylor e4a9bca7d0 bump package version 2015-11-01 12:40:07 +00:00
Darrell Taylor c7e1a86502 Only set username and password in the irc options if they are actually set in serverConfig 2015-11-01 12:39:07 +00:00
Darrell Taylor bb43dd31a0 username and password for irc-out as well 2015-10-30 18:47:13 +00:00
Darrell Taylor 41f397add7 moved username and password into credentials, and upped the version of irc as ssl didn’t work with the older version. 2015-10-30 18:34:35 +00:00
Darrell Taylor 994039de15 Merge remote-tracking branch 'upstream/master' 2015-10-30 16:14:24 +00:00
Dave Conway-Jones 35aed787ae simplify tweet node object check for humans 2015-10-28 23:57:09 +00:00
Dave Conway-Jones be1e89bf31 fix dweetio node object checker. 2015-10-28 22:46:29 +00:00
Glyn Hudson 6bf034cabb don't log success and don't pass 'time' as an API parameter for emoncms-in 2015-10-27 15:24:45 +00:00
Glyn Hudson dc3c1b7cc4 Don't log when all is good, parse JSON retun 2015-10-26 00:47:55 +00:00
Nick O'Leary 9a45cce3b7 Fix lint error in twitter node 2015-10-25 21:35:14 +00:00
Glyn Hudson 1467575f6c change emoncms-out node name back to 'emoncms' to avoid breaking current user flows 2015-10-25 10:07:54 +00:00
Darrell Taylor d0ff3621c2 Username and password server credentials. Specifically to allow connection to slack IRC. 2015-10-22 19:00:03 +01:00
Glyn Hudson df6fe4b17c Add 'Emoncms in' to fetch latest feed value from emoncms server 2015-10-21 12:08:30 +01:00
Dave Conway-Jones 4121abf5d2 bump dweetio package to force republish 2015-10-21 08:13:53 +01:00
Dave Conway-Jones d330ce9da5 Update blink1 node to use done() on close. 2015-10-20 19:30:25 +01:00
Dave Conway-Jones 700d5e342a update sample to refer to fa-icons 2015-10-20 19:29:54 +01:00
Nick O'Leary d8ffba3338 Update mongodb dependency
Fixes #133
2015-10-11 21:11:39 +01:00
Nick O'Leary 6b6f90a006 Better validation of feedparser uri
Fixes #134
2015-10-11 21:05:55 +01:00
Dave Conway-Jones 5d4a255876 Add Standard Deviation calculation to smooth node 2015-10-11 17:47:08 +01:00
Dave Conway-Jones 5316ff715c Fix spelling in Intel Galileo node READme 2015-09-24 19:00:27 +01:00
Dave Conway-Jones ffb6d267ed Bump blink node to pickup newer dependancy
(should compile on node v0.12)
2015-09-24 18:59:50 +01:00
Dave Conway-Jones c5db30d0c4 Tidy up xmpp node formatting
(diff looks awful… it isn’t really)
2015-09-24 18:58:24 +01:00
Dave Conway-Jones 4e63566dbf bump sensor tag to use latest upstream lib
(to get mag switch function)
2015-09-23 09:45:20 +01:00
Dave Conway-Jones b7ed95f60f Add Intel Galileo/Edison Gpio nodes 2015-09-21 17:03:50 +01:00
Dave Conway-Jones 2b857cddf2 Move several nodes to "mobile" category
Nma, pushbullet, pusher, pushover, twilio
2015-09-16 22:38:38 +01:00
Dave Conway-Jones d00f4a7e32 Add basic info to feed parse info 2015-09-12 22:32:15 +01:00
Dave Conway-Jones 7de54b9af2 Remove accept-header from feed parser request... 2015-09-12 21:31:11 +01:00
Dave Conway-Jones d782a5afb6 Allow twitter out node to specify extra parameters
to close #119. Thanks @sacbhale
2015-09-04 09:20:37 +01:00
Dave Conway-Jones 059c7a2d67 slight update to daemon node words
to clarify arguments
2015-09-02 10:56:32 +01:00
Dave Conway-Jones 0f9bd05180 Add meg switch input to Ti Sensortag node 2015-08-27 10:56:43 +01:00
Dave Conway-Jones 4e6f76cc1d Add device target bailty to pushover node 2015-08-25 21:04:54 +01:00
Dave Conway-Jones 834115907c update serial port package ver so can republish 2015-08-25 21:04:27 +01:00
Dave Conway-Jones 2d5a71aec2 correct syntax for serial port standalone install 2015-08-25 14:04:46 +01:00
Dave Conway-Jones 56ff75a37d add priority -2 to pushover node.
to close #129
2015-08-15 20:00:40 +01:00
Dave Conway-Jones 7562df3035 Delete setenv.sh 2015-08-11 19:58:03 +01:00
Dave Conway-Jones 164c9bbfd9 Delete puball.sh 2015-08-11 19:57:54 +01:00
Dave Conway-Jones e3e2df935f fatten up rbe icon slightly 2015-08-11 19:56:23 +01:00
Nick O'Leary 285450523c Move to travis container service 2015-07-22 13:12:30 +01:00