Commit Graph

4 Commits

Author SHA1 Message Date
Ewowi
ff26b8fe0a WeatherMod: move class statics back to globals using prefix 2022-08-12 11:52:10 +02:00
Ewowi
1e53b2bcf5 Weather usermod, more blaz recommendations
- add WEATHER_DEBUG 
- move globals to class statics => create forwards, move effect to end of file, refer to it as <class>::<var>
- move http get to httpGet utility function
- add errorMessage variable and show in Info
- increase JSON doc from 20000 to 24000 bytes
2022-08-11 18:15:51 +02:00
Ewowi
c51e03fbf9 Weather Usermod: implement blaz recommendations 2022-08-10 18:09:25 +02:00
Ewowi
4d2cb2016e Add weather usermod 2022-08-09 22:44:44 +02:00