All commands start with the prefix !, or your custom prefix.
Inside usage arguments, "?" denotes an optional argument
bulkswitch
- Description: Turns on/off all added switches
- Usage: !bulkswitch <on|off|add|remove|list> <switch id?>
- Example: !bulkswitch on
- Tier: free
- Usable by: owner and authorized
group
- Description: Manages groups of switches
- Usage: !group <add|rem|list> <"group name"> <switch id?>
- Example: !group add "turrets" 123456
- Tier: premium
- Usable by: owner and authorized
listen
- Description: Listens to a smart alarm
- Usage: !listen <add/remove/list> <entityId> <name?>
- Example: !listen add 123456 trapbase
- Tier: free
- Usable by: owner and authorized
off
- Description: Turns off a smart switch with the given id/name.
- Usage: !off <id|name|"group name">
- Example: !off 123456
- Tier: free
- Usable by: owner and authorized
on
- Description: Turns on a smart switch with the given id/name.
- Usage: !on <id|name|"group name">
- Example: !on 123456
- Tier: free
- Usable by: owner and authorized
pair
- Description: Pairs a id with a custom name. Overwrites if given same name.
- Usage: !pair <add|rem|list> <id?|name> <name?>
- Example: !pair add 123456 sams
- Tier: free
- Usable by: owner and authorized