Refactors battery level representation by using enum instead of string. Improves battery level display by adding an icon representation. Changes const BATLEVEL to BATTERY_LEVEL.