Dear All, I have noticed that get_battery_level() doesn't perform a measurement: `def get_battery_level(): return 0 # Battery `measurement` Is this because the method provides erroneous results? Has anyone found a good way to report battery levels when running on battery? Sincerely, Duane