-
Not sure if this is a”bug”…
I built the ESP8266 WiFi Weather Station (Adafruit kit) in the summer of 2020. It worked fine till this spring (2024). It still displays the correct time, but there is n…
-
I'm trying to make another API client for the clock, but the API client requires the 443 connection.
I've tried to add in the WiFiClientSecure and setting a fingerprint, but the connection always f…
-
As far as I know it's not currently possible to have the whole API working at the same time - when the passed url is `history.openweathermap.org`, only methods `history*` work. When passed `pro.openwe…
-
## Expected Behavior
## Current Behavior
Some bindings produce these warnings in the log
```
2021-04-02 12:31:57.596 [WARN ] [ty.util.ssl.SslContextFactory.config] - Trusting all certificates co…
-
I recently updated my MagicMirror with a new Raspberry Pi 4 and the most recent software following the manual installation instructions provided by the MagicMirror documentation (as of a few days ago)…
-
This is very similar to the previous fixed issue #10040.
The line of code is this:
```
HTTP::Client.get("https://api.openweathermap.org/data/2.5/weather?appid=NOTAREALKEY")
```
And it gener…
-
I use "node server.js",then i can see the default page,But I click on the link in the city without any reaction.Why?
-
/* Magic Mirror Config Sample
*
* By Michael Teeuw http://michaelteeuw.nl
* MIT Licensed.
*
* For more information how you can configurate this file
* See https://github.com/MichMich/Magic…
-
Arduino serial monitor said "no weather data available"
everything else works VERY well
Using node mcu 1.0 ESP 12E
as specified
tried 2 different ones
Timezone=8
Military=N
Metric=Y
Date-Fo…
-
As stated here: https://developer.yahoo.com/yql/
« To continue using our free Yahoo Weather APIs, use https://weather-ydn-yql.media.yahoo.com/forecastrss as your new API endpoint. Contact yahoo-weath…