Franck Nijhof
|
ef800335fb
|
Enable Ruff PT022 (#86792)
* Enable Ruff PT022
* Adjust found cases
|
2023-01-27 13:57:06 +01:00 |
Aaron Bach
|
39b110b9b0
|
Renovate OpenUV config flow tests (#85150)
|
2023-01-06 10:51:46 +01:00 |
Aaron Bach
|
4e8e53f357
|
Remove previously-deprecated OpenUV services (#81055)
|
2022-10-27 10:22:44 +02:00 |
Aaron Bach
|
1cf801afbc
|
Remove unnecessary session scoping to several test fixtures (#80500)
Co-authored-by: Joakim Plate <elupus@ecce.se>
|
2022-10-18 18:06:23 +02:00 |
Aaron Bach
|
50911af835
|
Remove redundant OpenUV test fixture (#79905)
|
2022-10-08 15:05:45 -06:00 |
Aaron Bach
|
ca5a9c9456
|
Allow multiple instances of OpenUV via the `homeassistant.update_entity` service (#76878)
* Allow for multiple instances of the OpenUV integration
* Docstring
* Remove Repairs
* Fix tests
* Slightly faster OpenUV object lookup
* Entity update service
* Remove service descriptions
* hassfest
* Simplify strings
* Don't add UI instructions to Repairs item
* Add a throttle to entity update
* Update homeassistant/components/openuv/__init__.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
* Switch from Throttle to Debouncer(s)
* Keep dispatcher for services
* Reduce change surface area
* Duplicate method
* Add issue registry through helper
* Update deprecation version
* Use config entry selector
* Remove device/service info
* Remove commented out method
* Correct entity IDs and better verbiage
* Fix tests
* Handle missing config entry ID in service calls
* Remove unhelpful comment
* Remove unused constants
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2022-09-17 17:56:45 -06:00 |
Aaron Bach
|
8e5a74d9e9
|
Add diagnostics to OpenUV (#64716)
|
2022-01-22 16:38:38 -08:00 |
Aaron Bach
|
8badb1085c
|
Clean up OpenUV config flow tests (#64715)
* Clean up OpenUV config flow tests
* Code review
|
2022-01-22 16:52:25 -07:00 |