Skip to content

Releases: PyFlat/Device-Battery-Info

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Sep 08:26
dbcb3ff

What's Changed

  • Use Macro Deck's adb for the Android phone (SDK beta.12) and add a phone picker by @PyFlat-JR in #4

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 13:59
02d5824

New Feature

  • Tapping the widget now forces a refresh of the battery levels

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 10:06
cde7624

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Sep 00:19
64a3420

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Sep 13:07
166231f

Fixes

  • Bluetooth device picker: Paired Bluetooth devices now show up in the list when adding a device. Previously a device only appeared if Windows already had a cached battery reading for it, so many working headsets and earbuds were missing.
  • Bluetooth battery reading: Battery levels are now looked up by the device's Bluetooth address instead of by name. Typing a device name by hand now works with the name Windows Settings shows.
  • Unsupported devices hidden: Devices that can never report a battery level through Windows (for example speakers without a hands-free profile) are no longer offered.

Improvements

  • The Bluetooth device list is now a real dropdown that shows each device's current battery level, or "no reading yet" if Windows has none.
  • You can enter a device name manually below the list for a device that isn't connected right now. A name entered there takes priority over the dropdown.

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Sep 20:56
074706c

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:53
92414b3
  • Switch to self-contained plugin

Full Changelog: https://github.com/PyFlat-JR/Device-Battery-Info/compare/v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:48

Initial release

  • Battery levels for your PC, Android phone (over a wireless ADB connection), Bluetooth audio devices, and supported Razer mice (DeathAdder V3 Pro)
  • A custom deck widget: a multi-device panel and a single-device tile
  • Charging and low-battery events you can wire up in automations
  • A battery trend indicator (e.g. "-13%/1h") alongside the percentage
  • A guided setup flow to add devices, with automatic discovery for paired Bluetooth devices

Full Changelog: https://github.com/PyFlat-JR/Device-Battery-Info/commits/v1.0.0