add sun/moon rise/set times

Icons become bold when the object is above the horizon. Also shows
percent of moon illumination.
This commit is contained in:
Denis Treskunov
2020-01-17 21:52:04 -08:00
parent 1fd5fd4832
commit 08b9e7b5b5
3 changed files with 45 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Finnish translation for "PRECIP", "UPDATE_INFO_MULTIPLE" and "UPDATE_INFO_SINGLE".
- Sun and Moon data to the `clock` module.
### Fixed
- Force declaration of public ip adress in config file (ISSUE #1852)