joeshaw / carwings

Go package and CLI tool for the Nissan Leaf Carwings API
MIT License
31 stars 11 forks source link

Battery remaining #28

Closed nigelm closed 4 years ago

nigelm commented 4 years ago

This pulls the BatteryRemainingAmountWH value from the API into the BatteryStatus.RemainingWH and shows it in the battery status as a kWh value.

nigelm commented 4 years ago

Fixes #26