1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-18 21:09:18 +00:00

8 Commits

Author SHA1 Message Date
Aaron Bach
198b18dd00
Perform some OpenUV code cleanup () 2021-11-14 19:06:27 +01:00
Aaron Bach
fd49da37b8
Make sure OpenUV data storage conforms to standards () 2021-10-16 23:59:19 -06:00
Aaron Bach
24d017f974
Add ability to configure OpenUV "protection window" UV indices () 2021-08-24 15:37:50 -05:00
Aaron Bach
be39104a36
Re-organize OpenUV constants ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-22 12:50:22 +01:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Aaron Bach
ef79566864 Adjust OpenUV integration for upcoming API limit changes ()
* 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 ()
* 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
Aaron Bach
f96aee2832 Add config flow for OpenUV ()
* 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