**Checklist:** - [x] I updated to the latest version available - [x] I cleared the cache of my browser - [x] I read the [FAQ](https://github.com/pkissling/clock-weather-card#faq) and the issue I'm having was not mentioned there. **Release with the issue:** 2.8.12 **Last working release (if known):** 2.8.12 **Browser and Operating System:** Any **Description of problem:** When I woke up this morning, this card was showing the temperature in C instead of F, but with the labels still as F. My weather provider is NWS. <img width="471" height="240" alt="Image" src="https://github.com/user-attachments/assets/15d9ff83-2d0c-4ff8-9d2d-a77ded6044d9" /> The actual data coming from the NWS is correctly in Fahrenheit: <img width="565" height="463" alt="Image" src="https://github.com/user-attachments/assets/016f1ebd-3063-4684-a303-01617fde34bb" /> I'm guessing this card is determining the units from the "current" forecast, and that being unavailable right now is what's breaking this?