-
**Home Assistant release with the issue:**
0.72.0
**Last working Home Assistant release (if known):**
none (new feature)
**Operating environment (Hass.io/Docker/Windows/etc.):**
hass.io…
-
## Details
* Read the Docs project URL: https://readthedocs.org/projects/dragonfire/
* Build URL (if applicable): https://readthedocs.org/projects/dragonfire/builds/10154041/
* Read the Docs user…
-
After getting the JSON string from the Weather and Forecast object the sunrise/sunset time are both 0. The member is in the string but it's 0. Unsure if it's the api call where owm doesn't actually ha…
-
import pyowm
import telebot
owm = pyowm.OWM('8c688fb94a9cc039389cdc51ae53cd2f', language = "ru")
bot = telebot.TeleBot("728447315:AAHs29M6wXti8sXBGVgFe3BElaitbPWsmpQ")
@bot.massage_handler(con…
-
**Describe the bug**
No longer able to launch InkyCalendar. Process crashes fetching events from calendars
**To Reproduce**
Steps to reproduce the behavior:
python3.5 /home/pi/Inky-Calendar/Cale…
-
I'm starting work on a weather module - integrates with Yahoo weather, and allowing user to register for closing the awning in case of rain/strong wind (wind speed configurable).
I will add this to w…
-
Hi,
The current version of the openweathermap neuron does not work with a free openweathermap account.
The problem comes from the "forecast = owm.daily_forecast(extended_location)" line, as the …
-
Also make sure `setup.py` and that file do not duplicate values
Contents:
```python
__title__ = 'PyOWM'
__description__ = 'A Python wrapper around OpenWeatherMap web APIs'
__url__ = 'http://g…
-
Good evening. I have a problem. When I run the program, I get the error: "No module named 'pyown'" I reinstalled the python, and also removed all the plugins and reinstalled "pyown". Well, anyway ther…
-
**Home Assistant release with the issue:**
0.100
**Last working Home Assistant release (if known):**
0.99.3
**Operating environment (Hass.io/Docker/Windows/etc.):**
Docker / Azure CI
…