escoand
8e7f500f28
Add precipitation to OpenWeatherMap forecast ( #13971 )
...
* add initial precipitation support
* move attr to component
* remove blank line
* add forecast attributes to platform and update demo
* add tests
* break long lines
* calc lower temp correctly
* move all new attributes to component
* convert temp low only when existing
2018-04-29 17:50:49 +02:00
Pascal Vizeli
c018071218
Revert "Update yweather.py" ( #13900 )
...
* Revert "Add unique_id for BMW ConnectedDrive (#13888 )"
This reverts commit 9014e26845
.
* Revert "Added snips service descriptions (#13883 )"
This reverts commit 1c4da0c4a6
.
* Revert "Fix race condition for component loaded before listening (#13887 )"
This reverts commit bba997e484
.
* Revert "Missing property decorator added (#13889 )"
This reverts commit bf98b793c5
.
* Revert "Update frontend to 20180414.0"
This reverts commit 1617fbea4c
.
* Revert "Further untangle data entry flow (#13855 )"
This reverts commit 4d44c0feff
.
* Revert "add support for Kodi discovery (#13790 )"
This reverts commit 5a5dad689b
.
* Revert "Update yweather.py (#13851 )"
This reverts commit c3388d63a1
.
2018-04-15 09:50:44 +02:00
TheCellMC
c3388d63a1
Update yweather.py ( #13851 )
...
* Update yweather.py
* Update yweather.py
* Update yweather.py
* Update yweather.py
2018-04-14 10:32:44 +02:00
Wojtek
191e32f6cf
Update yweather.py ( #13802 )
...
Map clear-night string to 31 value.
2018-04-10 21:11:45 +02:00
Paulus Schoutsen
3fd61d8f45
Update voluputous ( #12463 )
...
* Update voluputous
* Fix http config
* Fix optional with default=None
* Optional, default=none
* Fix defaults in voluptuous schemas
* Fix tests
* Fix update error
* Lint
2018-02-17 10:29:14 +01:00
Fabian Affolter
47e31dc9ee
Fixes for PEP257 ( #11810 )
...
* Fixes for PEP257
* More updates
2018-01-20 22:35:38 -08:00
cgtobi
ed66c21035
Cast return values and add unit tests for the yahoo weather component. ( #10699 )
...
* Add unittest for yahoo weather component.
* Add requitements for tests.
* Update requirements.
* Revert "Update requirements."
This reverts commit 024b5cf8bf
.
* Update requirements.
* Randomize sample data.
* Remove unnecessary methods.
* Remove dependency and replace with MockDependency.
* Add temporary fix for yahoo weather API issue.
2018-01-11 15:42:51 -08:00
Fabian Affolter
e92e433805
Upgrade yahooweather to 0.10 ( #11309 )
2017-12-27 09:19:46 +01:00
Lukas Barth
086f64b06c
Fix yweather ( #10661 )
2017-11-18 14:33:18 -08:00
On Freund
c7b0f25eae
Fix Yahoo Weather icons over SSL ( #10602 )
2017-11-15 22:27:26 +02:00
Boyi C
77cdc833f0
Update yweather.py ( #8820 )
...
Fix missing weather unit support.
Move some weather code to their correct classes.
2017-08-04 17:22:38 +02:00
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
Fabian Affolter
d38acfbd39
Add Yahoo! weather platform ( #7939 )
2017-06-07 10:49:54 +02:00