beestat
Installation
SKILL.md
Beestat CLI
CLI for the Beestat API (ecobee thermostat analytics). Query temperature, humidity, air quality, and HVAC runtime.
Installation
npm install -g beestat-cli
Setup
- Create account at beestat.io and link your ecobee
- Email contact@beestat.io with your thermostat serial number to get an API key
- Set environment variable:
export BEESTAT_API_KEY="your-key"