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
..
2022-07-07 21:28:18 +02:00
2022-09-17 17:56:45 -06:00
2022-07-25 18:15:02 +02:00
2022-03-16 20:44:14 -10:00
2022-09-15 15:01:40 +02:00
2022-09-14 14:07:57 +02:00
2022-07-11 14:46:55 -07:00
2022-09-14 16:47:08 +02:00
2022-09-11 11:12:04 -05:00
2022-09-17 21:43:42 +02:00
2022-09-17 16:58:19 -05:00
2022-08-22 15:58:01 +02:00
2022-09-17 20:52:28 +03:00
2022-06-13 08:44:46 -10:00
2022-05-26 20:54:26 -07:00
2022-08-29 16:25:34 -04:00
2022-07-17 17:25:45 -05:00
2022-06-13 13:10:05 -07:00
2022-03-03 15:03:03 -08:00
2022-08-25 12:29:31 +02:00