Update sms.markdown (#14594)

Added adnotation regarding SIM800L device that is also working well with integration.
Added info about sms.incoming_sms
This commit is contained in:
Andrzej 2020-09-24 10:49:07 +02:00 committed by GitHub
parent 707c379e4e
commit 103d9d6209
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,11 @@ device:
type: string
{% endconfiguration %}
## Notifications
You can also receive SMS messages that are sent to the SIM card number in your device.
Every time there is a message received, `event: sms.incoming_sms` is fired with date, phone number and text message.
To use notifications, please see the [getting started with automation page](/getting-started/automation/).
If the integration is used with the Home Assistant Operating System, then version [3.6](https://github.com/home-assistant/hassos/releases/tag/3.6) or higher is required.
@ -70,7 +75,7 @@ Note: When running Home Assistant, you need to install the SSH add-on.
## Required Hardware
You will need a USB GSM stick modem.
You will need a USB GSM stick modem or device like SIM800L v2 connected via USB UART.
### List of modems known to work