For the complete documentation index, see llms.txt. This page is also available as Markdown.

Entities

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

on

pair

Last updated