mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-29 04:29:41 +00:00
Merge pull request #1430 from shade34321/weather_forecast_screenshot
Added in 5 day forecast screenshot
This commit is contained in:
commit
62ba81c6a6
15
CHANGELOG.md
15
CHANGELOG.md
@ -10,15 +10,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
*This release is scheduled to be released on 2018-10-01.*
|
*This release is scheduled to be released on 2018-10-01.*
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- added `showEnd` documentation
|
- Added `showEnd` documentation
|
||||||
|
- Screenshot for the new feed module
|
||||||
- Added in screenshot for the new feed module
|
- Screenshot for the compliments module
|
||||||
|
- Screenshot for the clock module
|
||||||
- Added in screenshot for the compliments module
|
- Screenshot for the current weather
|
||||||
|
- Screenshot for the weather forecast module
|
||||||
Added in a screenshot for the clock module
|
|
||||||
|
|
||||||
- Added in screenshot for the current weather
|
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed Polish translation for Single Update Info
|
- Fixed Polish translation for Single Update Info
|
||||||
|
@ -2,6 +2,11 @@
|
|||||||
The `weatherforecast` module is one of the default modules of the MagicMirror.
|
The `weatherforecast` module is one of the default modules of the MagicMirror.
|
||||||
This module displays the weather forecast for the coming week, including an an icon to display the current conditions, the minimum temperature and the maximum temperature.
|
This module displays the weather forecast for the coming week, including an an icon to display the current conditions, the minimum temperature and the maximum temperature.
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
- 5 day forecast
|
||||||
|

|
||||||
|
|
||||||
## Using the module
|
## Using the module
|
||||||
|
|
||||||
To use this module, add it to the modules array in the `config/config.js` file:
|
To use this module, add it to the modules array in the `config/config.js` file:
|
||||||
|
BIN
modules/default/weatherforecast/forecast_screenshot.png
Normal file
BIN
modules/default/weatherforecast/forecast_screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
Loading…
x
Reference in New Issue
Block a user