tesla-0.2.0.0: Tesla API client.

Safe HaskellNone
LanguageHaskell2010

Tesla.Car.Command.Climate

Synopsis

Documentation

heatSeat :: MonadIO m => Seat -> Int -> Car m CommandResponse Source #

Set heating levels for various seats.

setTemps :: MonadIO m => (Double, Double) -> Car m CommandResponse Source #

Set the main HVAC temperatures.

wheelHeater :: MonadIO m => Bool -> Car m CommandResponse Source #

Turn on the steering wheel heater