mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Improve Huawei LTE suspend integration service description (#135021)
This commit is contained in:
@@ -361,7 +361,7 @@
|
|||||||
},
|
},
|
||||||
"suspend_integration": {
|
"suspend_integration": {
|
||||||
"name": "Suspend integration",
|
"name": "Suspend integration",
|
||||||
"description": "Suspends integration. Suspending logs the integration out from the router, and stops accessing it. Useful e.g. if accessing the router web interface from another source such as a web browser is temporarily required. Invoke the resume_integration action to resume.\n.",
|
"description": "Suspends integration. Suspending logs the integration out from the router, and stops accessing it. Useful e.g. if accessing the router web interface from another source such as a web browser is temporarily required. Invoke the 'Resume integration' action to resume.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"url": {
|
"url": {
|
||||||
"name": "[%key:common::config_flow::data::url%]",
|
"name": "[%key:common::config_flow::data::url%]",
|
||||||
|
Reference in New Issue
Block a user