core/homeassistant/components/repairs
Aaron Bach 759503f863
Ensure ConfirmRepairFlow can make use of translation placeholders (#76336)
* 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
..
__init__.py Allow creating fixable repairs issues without flows (#76224) 2022-08-05 12:07:51 +02:00
const.py
issue_handler.py Ensure ConfirmRepairFlow can make use of translation placeholders (#76336) 2022-08-08 16:46:48 -06:00
issue_registry.py Allow storing arbitrary data in repairs issues (#76288) 2022-08-05 13:16:29 +02:00
manifest.json
models.py Allow storing arbitrary data in repairs issues (#76288) 2022-08-05 13:16:29 +02:00
websocket_api.py Allow storing arbitrary data in repairs issues (#76288) 2022-08-05 13:16:29 +02:00