Skip to content

btrial/broadlink-smartthings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

A simple device handler to have a double momentary button, for sending commands to broadlink RM device.

As broadlink device doesn't return the state, you never know if your device is indeed on or off.

Use case 1: You try to turn on your device using broadlink and ST, and it failed.

Use case 2: You turned ON your device using ST and broadlink, and later you turned it off using physical switch.

In both cases above, normal 2 state Virtual switch, would stay in ON state. So if you want to press ON again, you cannot do it as it is already ON. So you need to press OFF and then ON.

With 2 momentary button, it is not needed, as the state is not kept on buttons.

About

plugins for smarthings to handle broadlink rm pro2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages