core/homeassistant/components/weather
Boyi C abcfcdd887 Yahoo Weather update, supports forecast for more days (#8626)
* work on weather panel

* update yahooweather with more forecast details

* Update yweather to allow user input forecast date

* fix for houndci

* fix long line

* fix1

* Revert "work on weather panel"

This reverts commit 28b4972233.

revert unintentional submodule change

* fix2

fix typo, add try catch to another int()

* fix pylint

* fix3

* fix4

* Update yweather.py

* Update yweather.py

* Remove global data construct

* Yahoo API support only 5 days forecast

* remove forecast

* fix lint

* fix lint p2

* Update yweather.py
2017-07-26 16:46:21 +02:00
..
__init__.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
bom.py Bom weather platform (#5153) 2017-01-15 12:12:50 +01:00
buienradar.py buienradar==0.7, fix winddirection/azimuth, logging (#8281) 2017-07-06 21:39:28 -07:00
demo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
metoffice.py Added Met Office weather and sensor components (#6742) 2017-03-31 22:03:27 +02:00
openweathermap.py Upgrade pyowm to 2.7.1 (#8274) 2017-07-01 12:53:29 +02:00
yweather.py Yahoo Weather update, supports forecast for more days (#8626) 2017-07-26 16:46:21 +02:00
zamg.py Zamg weather (#5894) 2017-02-24 22:45:46 +01:00