bahamas10/hue-cli

clear should also clear alert mode

Closed this issue · 0 comments

when using 'clear': l.forEach(function(id) { client.state(id, {effect: 'none'}
the alert mode are not cleared.

please implement clearalert or just clear that clears the alert mode
when using 'clear': l.forEach(function(id) { client.state(id, {alert: 'none'}