Fixes: Battery Level Debug Code, Boolean Reads From Config
Pre-release
Pre-release
Added:
- Code now outputs the raw data returned from the API when reading battery level if check is enabled to allow for better understand of percentage calculation if there is an error.
Fixed:
- Added the proper code to read boolean values from the .ini conf file. Now any config item that can be turned on or off will accept (case insensitive) "true, false, yes, no, on, off, 1, 0" as acceptable values.