Daniel Hjelseth Høyer
4a1173c3de
Update met config string ( #41048 )
...
* update config string met
* typo
* config strings
2020-10-03 15:18:05 +02:00
Franck Nijhof
b70df4ab18
Disable Met.no hourly weather by default ( #39867 )
...
Co-authored-by: Daniel Hjelseth Høyer <mail@dahoiv.net>
2020-09-10 07:58:40 +02:00
Vaclav
8555e17eb9
Add hourly forecast to met.no ( #38700 )
...
* Add hourly forecast
* fix tests to assert for 2 entities created
* fix test to assert for 4 calls
* correct test tracking home number of calls
* fox tests
* fix test
* Apply suggestions from code review
* black
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-08-10 20:22:39 -05:00
Vaclav
b258e757c2
Add DataUpdateCoordinator to met integration ( #38405 )
...
* Add DataUpdateCoordinator to met integration
* isort
* redundant fetch_data
* Update homeassistant/components/met/weather.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/weather.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/weather.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/weather.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* Update homeassistant/components/met/weather.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
* fix black, isort, flake8, hassfest, mypy
* remove unused async_setup method
* replace fetch_data by coordinator request_refresh
* remove redundant async_update
* track_home
* Apply suggestions from code review
* Apply suggestions from code review
* Update homeassistant/components/met/__init__.py
* Apply suggestions from code review
* Update homeassistant/components/met/__init__.py
* Apply suggestions from code review
* Update homeassistant/components/met/__init__.py
* Apply suggestions from code review
* Update test_config_flow.py
* Apply suggestions from code review
* Apply suggestions from code review
* Update __init__.py
* Create test_init.py
* Update homeassistant/components/met/__init__.py
* Update __init__.py
* Update __init__.py
* Update homeassistant/components/met/__init__.py
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-08-09 13:18:02 -05:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
Paulus Schoutsen
d4615fd432
Freeze config entry data ( #32615 )
...
* Freeze config entry data
* Fix mutating entry.data
* Fix config entry options tests
2020-03-09 14:07:50 -07:00
Martin Hjelmare
91f738127d
Make met config flow tests robust ( #30689 )
...
* Make met config flow tests more robust
* Fix test with default form values
* Remove not needed test
* Clean create entry test
* Clean double test
* Clean last tests
* Fix docstring
2020-01-11 20:00:02 -08:00
Bas Nijholt
642655b6d7
Sort imports according to PEP8 for met ( #29699 )
2019-12-09 11:43:00 +01:00
Daniel Høyer Iversen
b9923ca109
Met, check for existing location ( #26400 )
2019-09-03 23:13:17 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
f2962a0d16
Set up Met during onboarding ( #24622 )
...
* Set up Met during onboarding
* Lint
* Add pyMetNo to test reqs
2019-06-19 14:41:27 -07:00
Aaron Bach
a89c8eeabe
Add config entry for Met.no ( #24608 )
...
* Add config entry for Met.no
* Fixed tests
2019-06-18 17:44:41 -06:00