Clarify netgear_lte SMS limits (#10567)

This commit is contained in:
Anders Melchiorsen 2019-10-02 22:02:52 +02:00 committed by Franck Nijhof
parent 4da8ae2d37
commit 099e093ec5

View File

@ -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.
<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
To enable the integration, add the following lines to your `configuration.yaml` file: