diff --git a/custom_components/garmin_connect/const.py b/custom_components/garmin_connect/const.py index d4957cb..b2c25d4 100644 --- a/custom_components/garmin_connect/const.py +++ b/custom_components/garmin_connect/const.py @@ -36,7 +36,7 @@ GARMIN_ENTITY_LIST = { None, False, ], - "netCalorieGoal": ["Net Calorie Goal", "cal", "mdi:food", None, False], + "netCalorieGoal": ["Net Calorie Goal", "kcal", "mdi:food", None, False], "totalDistanceMeters": [ "Total Distance Mtr", LENGTH_METERS,