iobroker.swiss-weather-api
Advanced tools
{ | ||
"common": { | ||
"name": "swiss-weather-api", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"news": { | ||
"1.0.3": { | ||
"en": "Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/67, https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/66 and https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/52" | ||
}, | ||
"1.0.2": { | ||
@@ -44,5 +47,2 @@ "en": "Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/51 and https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/53" | ||
"en": "Update to new SRF Weater API (https://developer.srgssr.ch/apis/srf-weather). Attention: Old Weather-API will be decommissioned on Sept. 2021)" | ||
}, | ||
"0.3.2": { | ||
"en": "Fix for https://github.com/baerengraben/iobroker.swiss-weather-api/issues/13" | ||
} | ||
@@ -99,3 +99,3 @@ }, | ||
{ | ||
"js-controller": ">=1.4.2" | ||
"js-controller": ">=3.0.0" | ||
} | ||
@@ -102,0 +102,0 @@ ] |
{ | ||
"name": "iobroker.swiss-weather-api", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Connects to SRF Weather API (https://developer.srgssr.ch/apis/srf-weather)", | ||
@@ -40,3 +40,3 @@ "author": { | ||
"@types/sinon-chai": "^3.2.5", | ||
"axios": "^0.21.1", | ||
"axios": "^0.21.2", | ||
"chai": "^4.3.4", | ||
@@ -43,0 +43,0 @@ "chai-as-promised": "^7.1.1", |
@@ -8,3 +8,2 @@  | ||
 | ||
[](https://david-dm.org/baerengraben/iobroker.swiss-weather-api) | ||
[](https://snyk.io/test/github/baerengraben/ioBroker.swiss-weather-api) | ||
@@ -16,2 +15,5 @@ | ||
**Update procedure Version 1.0.1 to 1.0.x** | ||
- Just update in ioBroker. No special additional steps necessary | ||
**Update procedure Version 1.0.0 to 1.0.1** | ||
@@ -46,3 +48,3 @@ - With Version 1.0.1 I'm fixing Issue https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/57 | ||
1. Get a free accout on https://developer.srgssr.ch/ | ||
1. Go to "My Apps" and create a new App. Here you can choose a Product. "Freemium" is their free product. If you only want to do 50 request per day (every 30min) or/and don't want to pay for more request per day, "Freemium" is what you want to choose. Now, this will create a specific ConsumerKey and ConsumerSecret | ||
1. Go to "My Apps" and create a new App. Here you can choose a Product. "Freemium" is their free product. If you only want a forecast for one location and get only 50 request per day (every 30min) or/and don't want to pay for more request per day, "Freemium" is what you want to choose. Now, this will create a specific ConsumerKey and ConsumerSecret | ||
1. Find out Longitude / Latitude (decimal degrees) of the chosen location for which forecast is needed. This information is optional if you have set your location in the ioBroker settings (main settings) (via the map). In this case you could leave the latitude and longitude fields empty. The adapter then takes over the settings of the ioBroker. Latitude and longitude entered in the adapter configuration override the ioBroker settings. | ||
@@ -72,2 +74,7 @@ 1. Install this Adapter on ioBroker => This can take several minutes (~7min on a Raspberry Pi 3) | ||
### 1.0.3 | ||
* (baerengraben) Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/67 | ||
* (baerengraben) Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/66 | ||
* (baerengraben) Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/52 | ||
### 1.0.2 | ||
@@ -181,4 +188,2 @@ * (baerengraben) Fixing https://github.com/baerengraben/ioBroker.swiss-weather-api/issues/51 | ||
Copyright (c) 2021 baerengraben <baerengraben@intelli.ch> | ||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
@@ -201,1 +206,3 @@ of this software and associated documentation files (the "Software"), to deal | ||
SOFTWARE. | ||
Copyright (c) 2022 baerengraben <baerengraben@intelli.ch> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
7232835
0.06%33691
0.2%202
3.06%