Docsgeneric
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
steipete/clawdiseightctl.sh
Install
Use with your agent
Install the eightctl skill, then use it as build context. Run: npx skills add https://github.com/steipete/clawdis --skill eightctl. Then read the installed skill.md and follow its guidance to build or refactor my project.
eightctl
Use eightctl for Eight Sleep pod control. Requires auth.
Auth
- Config:
~/.config/eightctl/config.yaml - Env:
EIGHTCTL_EMAIL,EIGHTCTL_PASSWORD
Quick start
eightctl statuseightctl on|offeightctl temp 20
Common tasks
- Alarms:
eightctl alarm list|create|dismiss - Schedules:
eightctl schedule list|create|update - Audio:
eightctl audio state|play|pause - Base:
eightctl base info|angle
Notes
- API is unofficial and rate-limited; avoid repeated logins.
- Confirm before changing temperature or alarms.