@hardwario/node-red-contrib-hardwario-voice 1.1.4

This node enables you to better control the multifunctional industrial HARDWARIO IoT Kits with support for Google Assistant

npm install @hardwario/node-red-contrib-hardwario-voice

HARDWARIO Google Assistant Node-RED

Enables you to control the multifunctional industrial HARDWARIO IoT Kits with Google Assistant

NPM Version Downloads Stats Build

Installation

OS X & Linux & Windows

npm install @hardwario/node-red-contrib-hardwario-voice --save

Usage example

Paste this flow into the Node-RED:

[
  {
    "id": "90a4c19d.773d5",
    "type": "mqtt out",
    "z": "f12ddf57.809",
    "name": "",
    "topic": "",
    "qos": "",
    "retain": "",
    "broker": "a5605d5c.f080e",
    "x": 702.000020980835,
    "y": 767.0000238418579,
    "wires": []
  },
  {
    "id": "8326e88f.cf6338",
    "type": "mqtt in",
    "z": "f12ddf57.809",
    "name": "",
    "topic": "#",
    "qos": "2",
    "broker": "9f1d47fd.82cff8",
    "x": 251.00000381469727,
    "y": 768.0000228881836,
    "wires": [["d9d67844.d6f638", "77456e04.0fb01"]]
  },
  {
    "id": "77456e04.0fb01",
    "type": "hardwario-voice",
    "z": "f12ddf57.809",
    "name": "",
    "cred": "",
    "x": 475.16668701171875,
    "y": 767.3333129882812,
    "wires": [["90a4c19d.773d5"]]
  },
  {
    "id": "a5605d5c.f080e",
    "type": "mqtt-broker",
    "z": "",
    "broker": "localhost",
    "port": "1883",
    "clientid": "",
    "usetls": false,
    "compatmode": true,
    "keepalive": "60",
    "cleansession": true,
    "willTopic": "",
    "willQos": "0",
    "willPayload": "",
    "birthTopic": "",
    "birthQos": "0",
    "birthPayload": ""
  },
  {
    "id": "9f1d47fd.82cff8",
    "type": "mqtt-broker",
    "z": "",
    "broker": "localhost",
    "port": "1883",
    "clientid": "",
    "usetls": false,
    "compatmode": true,
    "keepalive": "60",
    "cleansession": true,
    "willTopic": "",
    "willQos": "0",
    "willPayload": "",
    "birthTopic": "",
    "birthQos": "0",
    "birthPayload": ""
  }
]

For more examples and usage, please refer to the Docs.

Meta

Distributed under the MIT license. See LICENSE for more information.


Made with ❤  by HARDWARIO s.r.o. in the heart of Europe.

Node Info

Version: 1.1.4
Updated 5 years, 8 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

1 in the last week

Nodes

  • hardwario-voice
  • hardwario-config
  • hardwario-scene
  • hardwario-scene-config

Keywords

  • iot
  • hardwario
  • smart-home
  • node-red

Maintainers