Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 613 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 613 Bytes

[Deprecated] Insteon PLM for Node-RED

Overview

A library of nodes for interacting with the Insteon home automation ecosystem.

Nodes

Insteon PLM

This node is the main node for interacting with the modem directly. It has the least number of layers and allows you to execute Insteon commands directly on the modem.

Messages

Topic: The command the modem should execute

Device: The device the command should target

Payload: The body of the command

Resources

Command examples can be found in wiki/PLM-Node