-
I have the following set in my `~/.emacs`
````
(setq url-proxy-services `(("no_proxy" . "^\\(localhost\\)")
("ftp" . "proxy.mycompany.com:80")
("http" . "proxy.mycompany.com:80")
…
-
Hi.
I have installed Wego with HomeBrew (Mac), registered to darksky.net (forecast.io redirect), modified .wegorc but got error.
Why?
This is my .wegorc file:
```
# Show geo coordinates (de…
-
**Home Assistant release (`hass --version`):**
0.32.2
**Python release (`python3 --version`):**
Python 3.5.2
**Component/platform:**
darksky
**Description of problem:**
Logging error
*…
-
Challenge [Show the Local Weather](https://www.freecodecamp.com/challenges/show-the-local-weather) has an issue.
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox…
-
Latest version of DarkSky API - please add the 'language' call support, so after getting the parameter in config the data given back by API can be in chosen language...
-
#### Challenge Name
https://www.freecodecamp.com/challenges/show-the-local-weather
#### Issue Description
Show the local weather challenge recommends using Open Weather Map API. Which wor…
-
To avoid any future problems with API changes from DarkSky, we should check for its version.
I haven't checked yet, but I guess they provide some version information in their Jon response.
At co…
-
#### Challenge Name
[Show the local weather](https://www.freecodecamp.com/challenges/show-the-local-weather)
#### Issue Description
Currently this project has at least two major problems:
1) It …
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
-
Hi, Great to see a DarkSky fed module!!
I'm trying to get the graph to appear. My config as follows:
```
{
module: 'MMM-forecast-io',
position: 'top_right', // This …