Skip to content

Commit

Permalink
Fix liquidconsumptionstart missing
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneNulschDE committed Jan 24, 2021
1 parent 87bae0e commit 001175d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/mbapi2020/car.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gasconsumptionreset",
"gasTankRange",
"gasTankLevel",
"gasTankLevelPercent"
"gasTankLevelPercent",
"liquidconsumptionstart",
"liquidconsumptionreset",
"liquidRangeSkipIndication",
Expand Down

0 comments on commit 001175d

Please sign in to comment.