Note Huawei LTE buttons, remove services replaced/deprecated by them (#27127)

This commit is contained in:
Ville Skyttä 2023-11-24 12:35:43 +02:00 committed by GitHub
parent 8de7d8108b
commit bc812e9513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.