tesla-0.7.4.0: Tesla API client.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Tesla.Car.Command.Windows

Synopsis

Documentation

ventWindows :: MonadIO m => Car m CommandResponse Source #

Roll the windows down slightly.

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

Close the windows. This command will fail if the (lat,lon) passed in is too far from the car.