fix: fix multi ha instance login (#560)

* fix: fix multi ha instance login

* fix: fix option flow oauth
This commit is contained in:
Paul Shawn
2025-01-10 09:19:24 +08:00
committed by GitHub
parent 5d4b975f85
commit 6557b22a52
14 changed files with 35 additions and 10 deletions

View File

@ -90,6 +90,7 @@
"unreachable_mqtt_broker": "Unable to reach Xiaomi MQTT Broker address, please check network configuration."
},
"abort": {
"ha_uuid_get_failed": "Failed to get Home Assistant UUID.",
"network_connect_error": "Configuration failed. The network connection is abnormal. Please check the equipment network configuration.",
"already_configured": "Configuration for this user is already completed. Please go to the integration page and click the CONFIGURE button for modifications.",
"invalid_auth_info": "Authentication information has expired. Please go to the integration page and click the CONFIGURE button to re-authenticate.",