mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 07:51:46 -05:00
Rename add-on to app in DeConz discovery flow (#161699)
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
"flow_title": "{host}",
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the add-on {addon}?",
|
||||
"title": "deCONZ Zigbee gateway via Home Assistant add-on"
|
||||
"description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the app {addon}?",
|
||||
"title": "deCONZ Zigbee gateway via Home Assistant app"
|
||||
},
|
||||
"link": {
|
||||
"description": "Unlock your deCONZ gateway to register with Home Assistant.\n\n1. Go to deCONZ Settings > Gateway > Advanced\n2. Select the **Authenticate app** button",
|
||||
|
||||
Reference in New Issue
Block a user