Cleanup some docs in the weather modules

This commit is contained in:
rejas
2021-09-04 12:25:43 +02:00
parent 06389e35f9
commit 221b6325f6
6 changed files with 44 additions and 40 deletions

View File

@@ -133,7 +133,9 @@ class WeatherObject {
}
/**
* Update the sunrise / sunset time depending on the location
* Update the sunrise / sunset time depending on the location. This can be
* used if your provider doesnt provide that data by itself. Then SunCalc
* is used here to calculate them according to the location.
*
* @param {number} lat latitude
* @param {number} lon longitude