Loading...
Loading...
Control Google Home devices, manage automations, and configure smart home
npx skill4agent add andrejones92/canifi-life-os google-homecurl -sSL https://canifi.com/skills/google-home/install.sh | bashcp -r skills/google-home ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set GOOGLE_EMAIL "your-email@example.com"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Dim the living room lights to 50% through Google Home"
Claude: I'll adjust the living room lights to 50% brightness via Google Home.User: "Create an automation that turns on porch light at sunset"
Claude: I'll create a new automation triggered by sunset for the porch light.User: "What devices are connected to my Google Home?"
Claude: I'll list all devices connected to your Google Home ecosystem.