Reads conditions
Cabin temp, outside temp, window state, car state, battery, and safety context.
BoltyBolty is a friendly little Tesla helper that watches cabin heat, cracks the windows only when conditions look right, and closes them again when conditions change. The core loop is simple: wake → read → act, with every decision logged.
The MVP is deliberately small: log in with Tesla, choose which cars get autovent, and let Bolty make careful window decisions without noisy babysitting.
Cabin temp, outside temp, window state, car state, battery, and safety context.
wake → read fresh data → vent or close in the same pass. No stale wake-and-wait loop.
Window movements and problems posted to your channel, skips logged with a reason.
No panic dashboards. Just the car-care essentials.
Careful with the few commands it is allowed to use, starting with window venting.
A bot you would actually let your partner or friend use.
Every action has a reason, and every skipped action has one too.