node-red-contrib-home-assistant-ws

0.0.1 • Public • Published

Node-RED - Home Assistant integration through WebSockets

This Node-RED plugin provides following nodes to communicate with an home assistant server through Home Assistant's WebSocket API.

Event node

Receives events from Home Assistant (Example: status changed, flic click)

Simple Event node

A simplified event node to receive state change events from Home Assistant.

State node

Gets the current state of an antity or multiple entities. (Example: Get status of light.kitchen, get statuses of switch.*)

Service node

Executes a Home Assistant service. (Examples: Turn on a switch, Set Nest thermostat temperature)

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-home-assistant-ws

    Homepage

    eranga.org

    Weekly Downloads

    47

    Version

    0.0.1

    License

    Apache

    Last publish

    Collaborators

    • erangaj