Various improvements to documentation for TP-Link LTE (#19567)

This commit is contained in:
jonasgustavsson 2021-10-04 13:53:15 +03:00 committed by GitHub
parent c2117858cd
commit 006aa06d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ ha_platforms:
- notify
---
The TP-Link LTE integration for Home Assistant allows you to observe and control TP-Link LTE routers, currently only tested with TL-MR6400 (firmware 1.4.0).
The TP-Link LTE integration for Home Assistant makes it possible to send SMS's from the TP-Link LTE router. Phone numbers have to be pre-defined as part of the YAML configuration, and each phone number will turn up as additional notify service in Home Assistant. The integration adds a new notify service for each adds a notification service to Home Assistant that can be used to send SMSs provides a notification service that will send an SMS. Tested only with TL-MR6400 v4.
The integration provides a notification service that will send an SMS.
@ -45,7 +45,7 @@ notify:
required: false
type: list
keys:
target:
recipient:
description: The phone number of a default recipient or a list with multiple recipients.
required: true
type: [string, list]