-
Custom_updater stopped working since 0.83.1 (I think). Before everything was fine and I haven't changed a single file:
configuration.yaml
```YAML
custom_updater:
show_installable: False
tra…
-
- Method `OWM25.weather_at_stations_in_bbox` needs to be deprecated in favour of a city-based bbox search (see #285). This should be derecated on PyOWM v3
- Method `OWM25.weather_at_station` needs t…
-
Just did the regular `pip-review --local --interactive` and it brought requests up to the current version.
However, I then got this error:
`pyowm 2.8.0 has requirement requests=2.18.2, but you'l…
ghost updated
6 years ago
-
I have an issue when i'm trying to use French on pyowm, here's the the code:
```python
import pyowm
owm = pyowm.OWM(API_key='MY_API_KEY', language='fr')
observation = owm.weather_at_place('Londo…
-
### 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…
-
Hi,
i have error when i say "quel temps fait-il à Hyères":
unicodedecodeerror 'ascii' codec can't decode byte Oxc3 in position 2: ordinal not in range (128)
All city whitout accent are ok (gren…
-
Make it more readable by eg. adding some introduction page
-
Community, please help! I am a terrible designer!!
A few ideas about designing logos: https://about.twitter.com/en_us/company/brand-resources.html
Also provide a license for the logo
-
Upgraded to 1.10 tonight, and could not reconnect. I restarted the PI by disconnecting/reconnecting the power but no change. I can ping the ip address so the wifi is working.
Thoughts??
-
**Home Assistant release (`hass --version`):**
0.49.1
**Python release (`python3 --version`):**
Python 3.5.2
**Component/platform:**
Ubuntu 16.04 LTS
**Description of problem:**
Sensors (…