-
- Downloads
YesssSMS handling more errors, upgrade to version 0.2.3 (#17052)
* YesssSMS handling more errors, upgrade to version 0.2.1 - handling missing internet connection nicely - disabling login with non-working credentials (website locked account for 1 hour) - upgrade to new upstream version of YesssSMS * notify.yessssms tests * test requirements * flake8 fix * fixing tests, new upstream version 0.2.3 fixing tests based on requested changes, coverage * removing unmotivated print * passing exception to ConnectionError and SMSSendingError logger
Showing
- .coveragerc 0 additions, 1 deletion.coveragerc
- homeassistant/components/notify/yessssms.py 32 additions, 7 deletionshomeassistant/components/notify/yessssms.py
- requirements_all.txt 1 addition, 1 deletionrequirements_all.txt
- requirements_test_all.txt 3 additions, 0 deletionsrequirements_test_all.txt
- script/gen_requirements_all.py 2 additions, 1 deletionscript/gen_requirements_all.py
- tests/components/notify/test_yessssms.py 208 additions, 0 deletionstests/components/notify/test_yessssms.py
tests/components/notify/test_yessssms.py
0 → 100644
Please register or sign in to comment