Commit Graph

10 Commits (b0777e6280ee68b2ff5b8fa9a06d33ea2451b876)

Author SHA1 Message Date
Erik Montnemery 2e3a2d29e5
Finish update of integrations to import issue_registry from helpers () 2022-08-29 09:52:17 -04:00
Erik Montnemery dfed3ba75e
Move issue_registry to homeassistant.helpers ()
* Move issue_registry to homeassistant.helpers

* Add backwards compatibility
2022-08-25 11:32:06 +02:00
Erik Montnemery a79f578b1d
Add issue_domain parameter to repairs.create_issue () 2022-08-18 12:45:24 +02:00
Aaron Bach 759503f863
Ensure ConfirmRepairFlow can make use of translation placeholders ()
* Ensure ConfirmRepairFlow can make use of translation placeholders

* Automatically determine the issue

* Fix tests

* Update homeassistant/components/repairs/issue_handler.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-08-08 16:46:48 -06:00
Erik Montnemery 9aa8838479
Allow storing arbitrary data in repairs issues () 2022-08-05 13:16:29 +02:00
Erik Montnemery b366090175
Allow creating fixable repairs issues without flows ()
* Allow creating fixable repairs issues without flows

* Add test

* Adjust test
2022-08-05 12:07:51 +02:00
Erik Montnemery 3b29cbcd61
Support creating persistent repairs issues () 2022-08-05 10:11:20 +02:00
Paulus Schoutsen b0f877eca2
Add issue_domain to repairs () 2022-07-27 22:53:51 +02:00
Franck Nijhof baeb55e313
Add sync methods for create/deleting issues in repairs () 2022-07-21 11:11:51 +02:00
Franck Nijhof 39dc9aa179
Rename Resolution Center -> Repairs () 2022-07-20 12:06:52 +02:00