From bc812e951333f76c8d9fe491bcabc8fa6450a72f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Fri, 24 Nov 2023 12:35:43 +0200 Subject: [PATCH] Note Huawei LTE buttons, remove services replaced/deprecated by them (#27127) --- source/_integrations/huawei_lte.markdown | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/source/_integrations/huawei_lte.markdown b/source/_integrations/huawei_lte.markdown index 70332c549a0..b28968d48b0 100644 --- a/source/_integrations/huawei_lte.markdown +++ b/source/_integrations/huawei_lte.markdown @@ -34,6 +34,7 @@ There is currently support for the following platforms within Home Assistant: - Sensors - device, network, signal, SMS count, traffic, and battery information - Switch - mobile data on/off, Wi-Fi guest network on/off - Binary sensor - mobile and Wi-Fi connection status, SMS storage full/not +- Button - clear traffic statistics, restart ## Setup @@ -76,22 +77,6 @@ numbers can be set using the integration's configuration options. The following router action services are available. When invoked by a user, administrator access is required. -### Service `huawei_lte.clear_traffic_statistics` - -Clear traffic statistics. - -| Service data attribute | Optional | Description | -| ---------------------- | -------- | ----------- | -| `url` | yes, if only one router configured | Router URL. | - -### Service `huawei_lte.reboot` - -Reboot router. - -| Service data attribute | Optional | Description | -| ---------------------- | -------- | ----------- | -| `url` | yes, if only one router configured | Router URL. | - ### Service `huawei_lte.suspend_integration` Suspend integration. Suspending logs the integration out from the router, and stops accessing it.