-
With the Weather Underground API moving to a closed paid model (https://www.wunderground.com/weather/api/) any thoughts on moving to a different provider?
-
Wunderground API feature: hourly has 36 FCTIME blocks. Forecast for the next 36 hours.
I think library is using field hour as an index but hour is 0 to 24 value.
Parsing is overwriting 12 = (36 - 24…
-
Hi,
I found that WeatherStationDemoExtendedDST.ino is not properly working on my esp.
The problem was that only setReadyForDHTUpdate was scheduled by the Ticker.
But in setup function we have tic…
-
Hello,
I think there is a fault in line 128 , a "!" must for isSimpleForcast....
```c
if (currentKey == "icon" && isSimpleForecast && currentForecastPeriod < maxForecasts) {
forecasts[currentF…
-
Sad news: https://apicommunity.wunderground.com/weatherapi/topics/end-of-service-for-the-weather-underground-api
-
Various trusted sources such as:
Weather Underground
Accuweather
The Weather Channel.
-
Is it possible to use homie settings before homie is setup.
Id like it use this to set a parameter used fro advertising a node attribute (which has to be done before homie setup...).
Thanks Tim.
-
A new moon has no light reflected from it, currently there is a light edge on the right of the moon.
Also add Northern or Southern Hemisphere to the setup. Icons are reversed for Sothern hemisphere…
G6EJD updated
5 years ago
-
[Feature request]
If possible allow the user to ask for the snow forecast.
Thanks
-
---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-r1.2-104.jar)
FarseekCoreMod (Farseek-1.12-2.2.jar)
RBLoadingPlugin (RealBench-1.12-1.3.3.jar)
BCMod…