mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Document Huawei LTE services (#11389)
* Document Huawei LTE services * URL is optional when there's only one router configured * Note admin access requirement on services
This commit is contained in:
parent
48d90dae60
commit
ef8633d434
@ -109,7 +109,27 @@ notify:
|
||||
type: [string, list]
|
||||
{% endconfiguration %}
|
||||
|
||||
### Tested devices
|
||||
## Services
|
||||
|
||||
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. |
|
||||
|
||||
## Tested devices
|
||||
|
||||
Devices we know to be working with this integration based on the [documentation of used libraries](https://github.com/Salamek/huawei-lte-api/#huawei-lte-api) and reports by users:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user