mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
update social nodes info style
This commit is contained in:
@@ -6,7 +6,7 @@ A <a href="http://nodered.org" target="_new">Node-RED</a> node to send alerts vi
|
||||
Install
|
||||
-------
|
||||
|
||||
Run the following command in the root directory of your Node-RED install
|
||||
Run the following command in your Node-RED user directory - typically `~/.node-red`
|
||||
|
||||
npm install node-red-node-nma
|
||||
|
||||
@@ -14,9 +14,9 @@ Run the following command in the root directory of your Node-RED install
|
||||
Usage
|
||||
-----
|
||||
|
||||
Uses Notify-My-Android (NMA) to push the **msg.payload** to an Android device that has Notify-My-Android app installed.
|
||||
Uses Notify-My-Android (NMA) to push the `msg.payload` to an Android device that has Notify-My-Android app installed.
|
||||
|
||||
Optionally uses **msg.topic** to set the title, if not already set in the properties.
|
||||
Optionally uses `msg.topic` to set the title, if not already set in the properties.
|
||||
|
||||
The API-key is stored in a separate credentials file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user