-
- Downloads
Implemented tplink_lte components and notify service via SMS (#17111)
* Implemented tplink_lte components and notify service * Device discovery for the notify component * Improved the config schema. Small fixes * Improved login retry mechanism * Log successful connection only on retries * Removed CancelledError handlers and small fixes
Showing
- .coveragerc 3 additions, 0 deletions.coveragerc
- homeassistant/components/notify/tplink_lte.py 50 additions, 0 deletionshomeassistant/components/notify/tplink_lte.py
- homeassistant/components/tplink_lte.py 150 additions, 0 deletionshomeassistant/components/tplink_lte.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
homeassistant/components/tplink_lte.py
0 → 100644
Please sign in to comment