An AI agent skill for checking and controlling Sensibo AC units.
npx skills add harley/sensibo- Get your API key from Sensibo account settings
- Create a
.envfile in the installed skill directory with:Or exportSENSIBO_API_KEY=your_keySENSIBO_API_KEYin your shell profile.
Once installed, your AI agent can:
- Check AC status — is it on/off, what mode, current temperature and humidity
- Turn AC on/off — by room name
- Set temperature — target temperature by room name
- List devices — show all Sensibo devices on your account
Just ask your agent naturally:
- "Is the AC on?"
- "What's the bedroom temperature?"
- "Turn off the AC"
- "Set the bedroom to 24 degrees"
curlandpython3(available on macOS/Linux by default)- A Sensibo account with API access