You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recovery time sensor (#432) — New sensor sensor.garmin_connect_recovery_time sourced from training readiness data. Stored in minutes, displayed in hours with 1 decimal. Retains last value between polls when readiness data is absent.
CN domain setting (#485) — Added a checkbox to the config flow (setup, reauth, reconfigure) and options flow to explicitly enable the Garmin China (*.garmin.cn) endpoint. Previously inferred from HA system locale; now per-entry so users with multiple accounts can choose independently.
Training status always unknown (#475) — sensor.garmin_connect_training_status was reading from the wrong key. It now correctly reads the phrase string extracted by ha-garmin from the numeric status code.