Loading...
Loading...
Control SmartThings hub and devices, manage automations and scenes
npx skill4agent add andrejones92/canifi-life-os smartthingscurl -sSL https://canifi.com/skills/smartthings/install.sh | bashcp -r skills/smartthings ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set SAMSUNG_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Turn on the garage door sensor through SmartThings"
Claude: I'll check the status and control the garage door via SmartThings.User: "Create an automation to notify me when motion is detected at night"
Claude: I'll create a SmartThings automation for nighttime motion alerts.User: "Run my Away scene in SmartThings"
Claude: I'll activate your Away scene to set all devices appropriately.