Skip to content

harley/sensibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

sensibo

An AI agent skill for checking and controlling Sensibo AC units.

Install

npx skills add harley/sensibo

Setup

  1. Get your API key from Sensibo account settings
  2. Create a .env file in the installed skill directory with:
    SENSIBO_API_KEY=your_key
    
    Or export SENSIBO_API_KEY in your shell profile.

What it does

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

Usage

Just ask your agent naturally:

  • "Is the AC on?"
  • "What's the bedroom temperature?"
  • "Turn off the AC"
  • "Set the bedroom to 24 degrees"

Requirements

  • curl and python3 (available on macOS/Linux by default)
  • A Sensibo account with API access

About

AI agent skill for checking and controlling Sensibo AC units

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages