Releases: tlyakhov/python-decora_wifi
Releases · tlyakhov/python-decora_wifi
v1.5
Includes everything committed since 1.4
What's Changed
- Fixed toggling power using cli-test.py by @rickythefox in #5
- Fix login errors with shared residences by @trainman419 in #8
- Don't keep retrying when login expired by @balloob in #12
- Add named errors to call_api by @TheBassEngineer in #19
- Avoid login loop by @balloob in #21
- Add 15sec request timeout to all API calls, fixing indefinite hangs by @mitchsw in #22