Custom heart rate zones are reported differently than typical zones. The states "below-custom", "custom", and "above-custom" were directly output but were cut off because the strings are too long. Change the logic to handle these states, specifically: no output, "in zone", and "gt zone" respectively.
Custom heart rate zones are reported differently than typical zones. The states "below-custom", "custom", and "above-custom" were directly output but were cut off because the strings are too long. Change the logic to handle these states, specifically: no output, "in zone", and "gt zone" respectively.
Fixes #19