Skip to content

Commit

Permalink
Minor fix to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bdr99 committed Dec 22, 2021
1 parent eaf1da1 commit caa973e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ Get the current settings for the vehicle's HVAC system. Only for electric vehicl
## Set HVAC Setting

```python
await client.set_hvac_setting(vehicle_id)
await client.set_hvac_setting(vehicle_id, temperature, temperature_unit, front_defroster, rear_defroster)
```

Set the HVAC settings for the vehicle's HVAC system. Only for electric vehicles.
Expand Down

0 comments on commit caa973e

Please sign in to comment.