alexa-remote-control
alexa-remote-control copied to clipboard
avoid using "ALL" in option -m as name of group
People may intuitively use "ALL" as groupname in -m when listing all their echos. That can mess-up with script internal ALL device available to -d option.
The change checks first paramter after -m against "all" case insensitive.