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

264 Commits

Author SHA1 Message Date
Nathanaël Lécaudé
648d6438b1 Corrected error in power level (#217) 2016-06-29 17:32:50 +01:00
Nathanaël Lécaudé
14cfbf7b0b Update spinner to reflect new power range. (#218) 2016-06-29 17:32:27 +01:00
Ben Hardill
46cc9bb906 Added more error checking in the discovery section (#214)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

* Adds proper url length detection

* fix up the extra line added in the merge

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error

load of tiny listing fixes, undef, unused, etc

fix slight wrinkle in new Wemo node

Fix wemo package name for npm.

Add contribution.md to node-red-nodes

to make it more obvious.
correct spelling in readme.md
revert .jshintrc

Added subtree and walker nodes. (#200)

Thanks @mikakaraila  - very useful.

slight edits to snmp to pass jslint-ing

Bump underlying serial port nam version

correct BBB callback response to check exists

To Fix #198

* Adds proper url length detection

fix up the extra line added in the merge

* Added some more error checking in discovery

* Adds proper url length detection* fix up the extra line added in the merge

* Adds proper url length detection

* fix up the extra line added in the merge

Add line output mode for Daemon node

to address #202

Email rework (#195)

* Rework of Node-RED email nodes

tidy up email listing - no code changes

add latest email node dips

and update email node libs - bump version

update package version for nodes tests

add a few tests

geohash, smooth, base64, msgpack

correct path of source file

Thanks @Ltrlg

Fix typo in node-red-node-smooth (#205)

node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)

* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

Don't use get_compass as it breaks get_orientation

add envelope to email node options

as part of node-red#875

Physical-web: Added status (found, updated and lost) as msg.topic (#206)

Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

add a v0.3 serial port to help with node5/6

let PI try to enable sensorTag access on install

Add cc and bcc options to email node

to close #209

updates to email node to better handle

different mail types. Still not great - but does the basics…  To close

Better email node parsing (again)

Fix indent

fixed formating

* Fix heading in README.md

Fix node name in README.md
2016-06-24 11:06:59 +01:00
Dave Conway-Jones
4248b580ee let PI try to enable sensorTag access on install 2016-05-26 19:42:22 +01:00
Nathanaël Lécaudé
966e7a520b Physical-web: Added status (found, updated and lost) as msg.topic (#206)
Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection
2016-05-20 16:00:52 +01:00
Nick O'Leary
34c42eed61 Don't use get_compass as it breaks get_orientation 2016-05-09 15:15:15 +01:00
Nathanaël Lécaudé
b0c5c8c8f4 node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)
* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool
2016-05-02 21:58:40 +01:00
Ben Hardill
d8cf46a4ec * Adds proper url length detection* fix up the extra line added in the merge
* Adds proper url length detection

* fix up the extra line added in the merge
2016-04-16 10:08:21 +01:00
Dave Conway-Jones
9300e81e3d correct BBB callback response to check exists
To Fix #198
2016-04-14 11:26:57 +01:00
Dave Conway-Jones
de304c8a76 Fix wemo package name for npm. 2016-04-10 09:57:22 +01:00
Dave Conway-Jones
c54a019899 fix slight wrinkle in new Wemo node 2016-04-09 18:06:29 +01:00
Dave Conway-Jones
48bcd3c7df load of tiny listing fixes, undef, unused, etc 2016-04-09 18:00:20 +01:00
Ben Hardill
37ba29484a Update WeMo node to WeMo-NG (#199)
* Replacing the original wemo node with the wemo-ng node

* Added install instructions

* Fix name of wemo out node

* Fix some jshint errors

More jshint fixes

fix jshint

last jshint fix

Fix last jshint error
2016-04-09 17:59:36 +01:00
Dave Conway-Jones
a8ec48553f sensor tag - only disconnect once...
still to close #196
2016-04-01 16:41:58 +01:00
Dave Conway-Jones
98d44004c9 let ti sensor tag try to reconnect
to close #196
2016-04-01 16:02:49 +01:00
Nick O'Leary
b5f0823bd4 Update sensehatsim readme 2016-04-01 01:03:16 +01:00
Nick O'Leary
76430a84f0 Add sensehat simulator node 2016-04-01 01:01:54 +01:00
Dave Conway-Jones
99e9c540ef add tick to Unicorn clock example 2016-03-29 10:10:26 +01:00
Nick O'Leary
a4daf91a30 SenseHat: Add clock example and support for x0-x1 ranges 2016-03-28 22:53:56 +01:00
Dave Conway-Jones
73e84c7ff9 Add clock example to unicorn hat node 2016-03-28 17:43:00 +01:00
Dave Conway-Jones
f64a17acd5 bump physical web node package to include pr from @natcl 2016-03-27 17:49:52 +01:00
Dave Conway-Jones
c755442296 fix unicorn listing 2016-03-26 18:15:19 +00:00
Dave Conway-Jones
be2199640e remove debug console.log from unicorn hat node 2016-03-26 17:38:37 +00:00
Dave Conway-Jones
6627d020ae Let unicorn node handle block sized sprites 2016-03-26 17:34:07 +00:00
Dave Conway-Jones
0651f6fdc0 Let Unicorn hat draw blocks and part lines
and add some examples
2016-03-22 22:42:31 +00:00
Dave Conway-Jones
3cb42712bc re-add line drawing to unicorn hat node 2016-03-22 20:25:20 +00:00
Nick O'Leary
d17ac7eb2e Add runtime check for sensehat python libs 2016-03-21 10:43:07 +00:00
Nathanaël Lécaudé
6d41d33e80 node-red-node-physical-web: added documentation and exposed count property. 2016-03-14 17:30:50 -04:00
Nathanaël Lécaudé
71f9d3ad98 node-red-node-physical-web: Added uid mode 2016-03-14 16:24:22 -04:00
Dave Conway-Jones
7b72ecd99c add delay to eddystone scanner startup 2016-03-08 20:13:30 +00:00
Nick O'Leary
471840b868 Add better sensehat error handling 2016-03-08 15:28:40 +00:00
Dave Conway-Jones
c9faed7876 Bump arduino pre-req and fix listing 2016-03-06 22:37:18 +00:00
Nick O'Leary
581477893e SenseHat bump version 2016-03-06 21:55:32 +00:00
Nick O'Leary
d5446ee117 Add better error handling and update Compass 2016-03-06 21:54:30 +00:00
Nick O'Leary
53c9c834b9 Add Compass example and dont strip spaces on messages 2016-03-04 23:15:59 +00:00
Nick O'Leary
9301ab6c97 Add dim command 2016-03-04 22:23:43 +00:00
Nick O'Leary
f4971aff69 Fix colour/color type and add set_letter for single char msg 2016-03-04 20:13:03 +00:00
Nick O'Leary
a3e2365ab9 SenseHAT: accept number payload as text message 2016-03-04 17:26:21 +00:00
Nick O'Leary
a2915b9a97 Update README.md 2016-03-04 17:15:42 +00:00
Nick O'Leary
18c89896b0 Update sensehat readme formatting 2016-03-04 17:15:06 +00:00
Nick O'Leary
295d62b25a bump version 2016-03-04 17:12:50 +00:00
Nick O'Leary
0cc33db58f Add out node 2016-03-04 17:12:50 +00:00
Dave Conway-Jones
20f14a698c More BLE node doc/info updates
for Sensortag and physical-web nodes.
Added info, and node Status.
2016-03-04 13:10:00 +00:00
Dave Conway-Jones
ea9c5f8474 add validation to physical web node fields 2016-03-03 09:18:57 +00:00
Dave Conway-Jones
ae670f0e69 update SensorTag node to add Pi instructions 2016-03-02 21:58:24 +00:00
Dave Conway-Jones
7da9f46c65 Update physical web node
add more Pi instructions
2016-03-02 21:57:53 +00:00
Dave Conway-Jones
7a25727a7e really bump arduino version... 2016-03-02 14:23:04 +00:00
Dave Conway-Jones
dc3b220ec4 slight tidy to Arduino and bump version 2016-03-02 14:22:16 +00:00
Dave Conway-Jones
f676005cad Merge pull request #184 from jpmanson/master
Arduino node - Added support for sending and receiving strings
thanks @jpmanson
2016-03-02 14:00:47 +00:00
Juan Pablo Manson
57445cdfd0 Added support for sending and receiving strings 2016-03-02 10:44:33 -03:00