Update changelog and commen tags

This commit is contained in:
Veeck
2020-04-21 10:41:21 +02:00
committed by rejas
parent 9ec329b7ae
commit ec187fe109
16 changed files with 7 additions and 21 deletions

View File

@@ -8,7 +8,6 @@
*
* This class is the blueprint for a weather provider.
*/
WeatherProvider.register("openweathermap", {
// Set the name of the provider.

View File

@@ -8,7 +8,6 @@
*
* This class is a provider for UK Met Office Datapoint.
*/
WeatherProvider.register("ukmetoffice", {
// Set the name of the provider.

View File

@@ -11,7 +11,6 @@
* Note that this is only for US locations (lat and lon) and does not require an API key
* Since it is free, there are some items missing - like sunrise, sunset, humidity, etc.
*/
WeatherProvider.register("weathergov", {
// Set the name of the provider.