Releases: PyFlat/Device-Battery-Info
Releases · PyFlat/Device-Battery-Info
Release list
v1.4.0
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
New Feature
- Tapping the widget now forces a refresh of the battery levels
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Tighten hid feature-report timing by @manuelmayer-dev in #1
- Add Logitech G Pro X Wireless Headset by @manuelmayer-dev in #2
- Refactor/device families by @PyFlat-JR in #3
New Contributors
- @manuelmayer-dev made their first contribution in #1
- @PyFlat-JR made their first contribution in #3
Full Changelog: v1.1.1...v1.2.0
v1.1.1
v1.1.0
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
v1.0.1
- 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
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