-
Hi Miguel,
Many thanks for the OWM Client. I run into an issue, because my computer uses the decimal marker: comma. So the request to the API goes like:
```
find/city?lat=40,205051&lon=-8,408228&cnt…
-
Resources:
- http://www.simoahava.com/web-development/universal-analytics-weather-custom-dimension/
- http://mattaster.com/weather-universal-analytics/
- http://www.wunderground.com/weather/api/d/pric…
-
I get the following error while using getCurrentCondition with OpenWeatherMap :
```
org.json.JSONException: No value for deg
at org.json.JSONObject.get(JSONObject.java:389)
at org.json.JSONObject.…
-
Hi,
My app is crashing in production :
org.json.JSONException: No value for grnd_level
org.json.JSONObject.get(JSONObject.java:389)
org.json.JSONObject.getDouble(JSONObject.java:444)
com.survivingwit…
-
Server
```
ownCloud version: 8.1.1
PHP version: 5.4
HTTPd server: Apache2
HTTPS: Yes?
```
Content of /owncloud/data/owncloud.log
Does not generate a log entry.
Description of the issue:
On a clea…
-
Since last week an API key for openweathermap is required: http://openweathermap.org/faq#error401
v1r0x updated
9 years ago
-
On every lauch of openHAB all KNX binding commands will be activated once, so all my lights will be switch on or off, dependent on current status. After the launch, everything works fine.
I work with…
-
Caching calls to external data. e.g. weather, youtube trailers, etc.
Things we can call via your api, you can cache the data for a set amount of time but we don't need right away. For example, I know…
-
Hello Altogether,
I have setup a WeatherBinding which works fine.
Then I added the my.openhab binding/service for remote access.
My problem no is that only one of the two services is running:
Weath…
-
I think there is an opportunity here for p5.js to improve upon the Processing API. In the browser context, the name “loadStrings” doesn’t make a lot of sense.
In this context, it makes much more se…
tigoe updated
9 years ago