Pebble: Map cloudy weather icons in system weather app (on fw 4.x)

This commit is contained in:
Andreas Shimokawa
2025-11-20 18:32:55 +01:00
parent 6959f7655e
commit 15d8ceea8a
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@
* Initial support for Pebble 2 Duo
* Pebble 2/2 Duo: Fix random crashes on disconnect
* Pebble: Support multiple weather location with system weather app (on fw 4.x)
* Pebble: Map cloudy weather icons in system weather app (on fw 4.x)
* Pebble: Support night icons on TrekVolle and TimeStyle
#### 0.87.1
@@ -181,7 +181,8 @@ object WeatherMapper {
615, 616 -> 8
701, 711, 721, 731, 741, 751, 761, 762, 771, 781, 900 -> 6
800 -> 7
801, 802, 803, 804 -> 0
801, 802 -> 0
803, 804 -> 1
901, 903, 904, 905, 906, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 902, 962 -> 6
else -> 6