Skip to content

v0.2.0

Compare
Choose a tag to compare
@mihai-dinculescu mihai-dinculescu released this 12 Jun 23:07
· 252 commits to main since this release

Added

  • Generic Device example.

Changed

  • get_device_usage has been moved to the base implementation so that all devices have access to it.
  • Color now implements serde::Serialize and serde::Deserialize.

Removed

  • TapoDeviceExt is no longer has Default and serde::Serialize as supersets.