1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-19 02:23:42 -05:00

Add ability to reconfigure integration to handle updated host ip

This commit is contained in:
Nathan Spencer
2024-07-11 11:51:23 -06:00
parent 9b85d939c4
commit cda435070d
4 changed files with 52 additions and 20 deletions

View File

@@ -6,6 +6,11 @@
"host": "Host"
}
},
"reconfigure": {
"data": {
"host": "Host"
}
},
"reauth_confirm": {
"data": {}
}
@@ -17,7 +22,9 @@
"unknown": "Unexpected error"
},
"abort": {
"already_configured": "Device is already configured"
"already_configured": "Device is already configured",
"reauth_successful": "Re-authentication was successful",
"reconfigure_successful": "Re-configuration was successful"
}
},
"options": {