1.0.1 • Published 2 years ago

@linanw/blind.js v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

blind.js

Command line tools and SDK lib to control Dooya and compatible blind roller motors.

Usage

blind options

Commands: blind set-position set blink to a positon aliases: set, s

Options: --version Show version number boolean -h, --help Show help boolean

blind control server basic

  1. server listen udp boardcast at port 32101 for device status report bridge heartbeat (per minutes)

  2. node sdk broadcastGetBlindList() => bridgeToken, blindMac; broadcastSetBlindPosition(blindMac, targetPosition) => void

  3. homeBridge plugin

  4. extra

    1. support multiple bridges in one network.
    2. support multiple device type.
1.0.1

2 years ago

1.0.0

2 years ago