node-red-contrib-home-assistant-websocket

zachowj
js Styles
node-red-contrib-home-assistant-websocket JS library homepage node-red-contrib-home-assistant-websocket JS library on GitHub node-red-contrib-home-assistant-websocket JS library on npm Download node-red-contrib-home-assistant-websocket JS library

Node-RED integration with Home Assistant through websocket and REST API

Version 0.76.0 License MIT
node-red-contrib-home-assistant-websocket JS library homepage
node-red-contrib-home-assistant-websocket JS library on GitHub
node-red-contrib-home-assistant-websocket JS library on npm
Download node-red-contrib-home-assistant-websocket JS library
Keywords
node-redhome-assistanthome assistanthome automationwebsocket
INSTALL
Type:
Version:
<script type="module"> import nodeRedContribHomeAssistantWebsocket from 'https://cdn.jsdelivr.net/npm/node-red-contrib-home-assistant-websocket@0.76.0/+esm' </script>
Learn more

node-red-contrib-home-assistant-websocket

Release Version Build Status License

BuyMeCoffee

Various nodes to assist in setting up automation using Node-RED communicating with Home Assistant.

Getting Started

Documentation can be found here.

Prerequisites

Have Node-RED installed and working, if you need to install Node-RED see here.

Installation

Install via Node-RED Manage Palette

node-red-contrib-home-assistant-websocket

Install via npm

$ cd ~/.node-red
$ npm install node-red-contrib-home-assistant-websocket
# then restart node-red

For Home Assistant add-on users:

The Community add-on ships with this node right out of the box.

Under the server node config just check the checkbox for I use the Home Assistant Add-on

The add-on can be found here: https://github.com/hassio-addons/addon-node-red#readme

Contribute

Contributors

List of all contributors