casper
back to apps
Apilio

Apilio

to use apilio with casper, just text and ask — casper will handle the connection from your thread.


description

Apilio is a home automation platform that enables users to connect and control smart devices from various brands, offering flexible automation through complex conditions, time constraints, and integrations with services like IFTTT and Tuya.

what casper can do

  • Get Boolean VariablesTool to fetch all boolean variables. use when you need the full list of boolean variables and their current states.
  • Get ConditionsTool to fetch all evaluatable conditions. use when you need to list available conditions.
  • Get LogicblocksTool to fetch all logicblocks of a user. use after authenticating with apilio api when you need to list available logicblocks.
  • Get Numeric VariablesTool to fetch all numeric variables. use after authenticating the apilio api.
  • Get String VariablesTool to fetch all string variables. use after authenticating the apilio api.

often used together