0.9.1
Release summary:
- Support for hub-attached wall switches S210 and S220
- Support for older firmware on Tapo cameras
- Bugfixes and improvements
Implemented enhancements:
- Add support for Tapo hub-attached switch devices #1421 (@sdb9696)
- Use repr() for enum values in Feature.__repr__ #1414 (@rytilahti)
- Update SslAesTransport for older firmware versions #1362 (@sdb9696)
Fixed bugs:
- T310 not detected with H200 Hub #1409
- Backoff after xor timeout and improve error reporting #1424 (@bdraco)
- Fix incorrect obd src echo #1412 (@rytilahti)
- Handle smartcam partial list responses #1411 (@sdb9696)
Added support for devices:
- Add S220 fixture #1419 (@rytilahti)
- Add S210 fixture #1418 (@rytilahti)
Documentation updates:
- Improve exception messages on credential mismatches #1417 (@rytilahti)
Project maintenance: