Skip to content

alisdairjsmyth/node-red-contrib-qmotion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-qmotion

NPM Version Dependency Status

A Node-RED node to control QMotion blinds using a QSync device

Install

Run the following command in the root directory of your Node-RED install npm install node-red-contrib-qmotion

Usage

This node sends commands to a QMotion blind via a QSync device. It is configured with the following properties:

  • IP: the IP address of the QSync device

It receives input messages containing:

  • channel: identifier of the blind
  • blindPosition: the new position of the blind

The commands are submitted to the QSync device using the qmotion package published by devbobo. It should be noted the qmotion package has been developed based on observations rather than a published API. The QSync device then interacts with the blinds over 433MHz RF.

About

A Node-RED node to control QMotion blinds using a QSync device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published