Adding new weather provider for weather.gov

This commit is contained in:
vincep5
2019-02-26 14:06:00 -06:00
parent a3dea45089
commit 3a034ecec8
3 changed files with 280 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Added fade, fadePoint and maxNumberOfDays properties to the forecast mode [#1516](https://github.com/MichMich/MagicMirror/issues/1516)
- Fixed Loading string and decimalSymbol string replace [#1538](https://github.com/MichMich/MagicMirror/issues/1538)
- Show Snow amounts in new weather module [#1545](https://github.com/MichMich/MagicMirror/issues/1545)
- Added weather.gov as a new weather provider for US locations
## [2.6.0] - 2019-01-01