zsmartsystems / com.zsmartsystems.zigbee

ZigBee Cluster Library Java framework supporting multiple dongles
Eclipse Public License 1.0
138 stars 87 forks source link

Update console 'On' command to also support 'OnWithTimedOff' #1424

Closed cdjackson closed 1 month ago

cdjackson commented 1 month ago

Adds an extra numeric argument to the console on command, which if supplied is the number of seconds to turn off after turning on. This will cause the OnWithTimedOffCommand to be used instead of the OnCommand.