-
Under Response -> Currently, Icon always returns None, although it does show up in the response if I paste the call into the browser. Using v3.1.3
https://api.darksky.net/forecast/your-key/44.83650…
-
# Ideas So Far:
>Have them recreate the download -> install dependencies -> start Jupyter program
> Weather Forecaster CLI (using darksky.net API)
> File organiser/modifier CLI
> Reddit/T…
-
It’s not free. Can I use any weather api. I really want this. I love the slim look & the icons
-
I run HA on RPi 3 with HassOS 1.9
Updated to 0.76, it went well I hope, but since that I cannot log in.
If I enter https:// hassio.local:8123 or https://myip:8123 -> there popped up screen with wa…
-
**Home Assistant release with the issue:**
0.67.0.dev0 (updated 30/03/18)
**Last working Home Assistant release (if known):**
Unknown/Never?
**Operating environment (Hass.io/Docker/Windows…
-
see https://www.programmableweb.com/news/top-10-weather-apis/analysis/2014/11/13
SamR1 updated
6 years ago
-
Hi,
I am wondering if there is a test needed to test with actual REST end point apart from using mocking response (via WireMock) https://api.darksky.net/forecast. If some of the fields from response …
-
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…
-
### Issue description
When I attempt to uninstall boto3 from my requirements (see below), python-forecastio is removed from the Pipfile instead of boto3.
### Expected result
boto3 is uninstal…
-
### what I tried
```
% weather -u metric
% weather --help
```
### what I expected
Weather accepts metric units; failing that, `weather --help` suggests appropriate units.
### where the …