mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Clarify netgear_lte SMS limits (#10567)
This commit is contained in:
parent
4da8ae2d37
commit
099e093ec5
@ -21,6 +21,13 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
The integration supports sending notifications with SMS, reporting incoming SMS with events and reporting the modem and connection state in a number of sensors and binary sensors.
|
The integration supports sending notifications with SMS, reporting incoming SMS with events and reporting the modem and connection state in a number of sensors and binary sensors.
|
||||||
|
|
||||||
|
<div class='note'>
|
||||||
|
|
||||||
|
Splitting of long SMS messages is not supported so notifications can contain a maximum of 70 characters. Simple messages using the reduced GSM-7 alphabet can contain up to 160 characters. Most emojis are not supported.
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
To enable the integration, add the following lines to your `configuration.yaml` file:
|
To enable the integration, add the following lines to your `configuration.yaml` file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user