- PyPI 0.1.4
- Changed "Network Scan" default timeout to 400ms for better detection.
- Added Tesla App style "Battery Level Percentage" Conversion option to
level()to convert the level reading to the 95% scale used by the App. This converts the battery level percentage to be consistent with the Tesla App:
>>> pw.level(scale=True)
39.971429212508326
>>> pw.level()
42.972857751882906