Skip to content

Releases: achetronic/tapogo

v0.2.0

11 Dec 23:57
Compare
Choose a tag to compare

Changes:

  • Add new structure TapoOptions{}as input parameter on NewTapo method to modify internal behavior
  • Document new TapoOptions{} structure on README
  • Add new flag to the CLI to modify handshake delay durations (sleep between stages)

v0.1.1

08 Dec 16:42
52bd3d5
Compare
Choose a tag to compare

Fixes:

  • Hide should-not-be-here logs until integration with good logger comes for debug logs
  • Include custom timeout for client HTTP requests

v0.1.0

07 Dec 08:07
Compare
Choose a tag to compare

Highlights

  • ✅ KLAP library is separated from main code to make it reusable (yes, reuse it on your library. Thank me later)
  • 🎉 Commands for basic functionality are fully implemented (device-info, on, of, energy-usage)
  • ⚙️ Golang library or CLI, you decide how to use it
  • 💡Easy implementation: I hope it help others

Contributors

@achetronic