TP-Link LTE
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 integration provides a notification service that will send an SMS.
Configuration
To enable the component, add the following lines to your configuration.yaml
file:
# Example configuration.yaml entry
tplink_lte:
- host: IP_ADDRESS
password: SECRET
notify:
- name: sms1
recipient: "+15105550123"
- name: sms2
recipient: "+55520525252"
Help us to improve our documentation
Suggest an edit to this page, or provide/view feedback for this page.
Suggest an edit to this page, or provide/view feedback for this page.