Paulus Schoutsen
276f3afb00
Do async_setup_platform in background ( #36244 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-31 22:18:30 -07:00
Aaron Bach
c18ba6aec0
Remove configuration.yaml support for OpenUV ( #36148 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-05-27 15:48:28 -07:00
Bas Nijholt
5cdaff5405
Sort imports according to PEP8 for components starting with "O" ( #29774 )
2019-12-09 14:26:53 +01:00
springstan
23fb364076
Move imports to top for openuv ( #29541 )
...
* Move imports to top for openuv
* Renamed mock_pyopenuv_ to MockClient in test_config_flow
2019-12-06 14:13:43 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Aaron Bach
ef79566864
Adjust OpenUV integration for upcoming API limit changes ( #19949 )
...
* Adjust OpenUV integration for upcoming API limit changes
* Added fix for "Invalid API Key"
* Bugfix
* Add initial nighttime check
* Move from polling to a service-based model
* Fixed test
* Removed unnecessary scan interval
* Fixed test
* Moving test imports
* Member comments
* Hound
* Removed unused import
2019-01-14 13:12:06 +01:00
Aaron Bach
29c2b2fe79
Clean up OpenUV config flow ( #17349 )
...
* Cleaned up OpenUV config flow
* Added proper listener removal
* Added proper exception
* Unnecessary exception message
* Moved API key error to correct place
* Member-requested changes (part 1)
* Hound
* Member-requested changes (part 2)
* Cleanup
* Fixed tests
2018-10-15 13:21:21 -06:00
Jason Hu
3afc983c05
Fix openuv.config_flow unit test ( #16419 )
2018-09-04 21:18:35 +02:00
Aaron Bach
f96aee2832
Add config flow for OpenUV ( #16159 )
...
* OpenUV config flow in place
* Test folder in place
* Owner-requested comments
* Tests
* More tests
* Owner-requested changes (part 1 of 2)
* Updated requirements
* Owner-requested changes (2 of 2)
* Removed unnecessary import
* Bumping Travis
* Updated requirements
* More requirements
* Updated tests
* Owner-requested changes
* Hound
* Updated docstring
2018-09-04 09:22:44 +02:00