mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Add netgear_lte.disconnect_lte (#10144)
This commit is contained in:
parent
d4c06b2fc7
commit
7635135fd9
@ -148,6 +148,14 @@ This service asks the modem to establish its LTE connection, useful if the modem
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `host` | yes | The modem that should connect (optional when just one modem is configured).
|
||||
|
||||
### Service `netgear_lte.disconnect_lte`
|
||||
|
||||
This service asks the modem to close its LTE connection.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `host` | yes | The modem that should disconnect (optional when just one modem is configured).
|
||||
|
||||
### Service `netgear_lte.delete_sms`
|
||||
|
||||
The integration makes a service available to delete messages from the modem inbox. This can be used to clean up after incoming SMS events.
|
||||
|
Loading…
x
Reference in New Issue
Block a user