Tapo Python v0.5.0
mihai-dinculescu
released this
18 Sep 19:30
·
20 commits
to main
since this release
Added
- Added full support for the S200B switches through the
S200BHandler
handler. - Added full support for the T100 sensors through the
T100Handler
handler. - Added full support for the T110 sensors through the
T110Handler
handler. - Added full support for the T300 sensors through the
T300Handler
handler. - Added full support for the T310 and T315 sensors though the
T31XHandler
handler.
Changed
- The comments of
start_timestamp
andend_timestamp
fields inEnergyDataResult
have been updated to better describe their purpose.
Fixed
- Fixed an issue with the
Color
presets that triggered a validation error when attempting to set thecolor
toDarkRed
.