Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exact match lookup for MacOS battery status
Fix kivy#799 Use exact string math instead of partial match to look for battery status. This will prevent fields like AppleRawMaxCapacity and AppleRawCurrentCapacity from being read as MaxCapacity and CurrentCapacity.
- Loading branch information