mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
* 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.