core/tests/components/ipma
Abílio Costa e6148d223a
Allow hourly forecast in IPMA (#30979)
* update ipma component for pyipma 2.0
* fix wind speed; refactor forecast
* update requirements*.txt
* fix tests; update CODEOWNERS; update pyipma to 2.0.1
* minor changes as suggested in PR
* make lint happy
* fix mocking coroutines
* restore old unique id
* fix station lat/lon; update pyipma version
* add hourly forecast option to IPMA
* add forecast tests
* use for instead of lambda
2020-02-14 12:04:41 -05:00
..
__init__.py Move weather.ipma into a component (#20706) 2019-02-08 10:55:58 +01:00
test_config_flow.py Sort imports according to PEP8 for components starting with "I" (#29769) 2019-12-09 14:21:24 +01:00
test_weather.py Allow hourly forecast in IPMA (#30979) 2020-02-14 12:04:41 -05:00