Consolidate weather icon classification methods #16

Closed
opened 2026-02-15 05:40:22 -08:00 by kyle · 0 comments
Owner

Replace 5 overlapping icon methods (isSunIcon, isClearSun, isSunBehindClouds, isSnowIcon) and 3 copy-pasted classification blocks with single classifyWeatherIcon() and applyWeatherIconClasses() methods in WeatherManager.js.

Replace 5 overlapping icon methods (isSunIcon, isClearSun, isSunBehindClouds, isSnowIcon) and 3 copy-pasted classification blocks with single classifyWeatherIcon() and applyWeatherIconClasses() methods in WeatherManager.js.
kyle closed this issue 2026-02-15 05:40:28 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kyle/SignageHTML#16