petretiandrea / plugp100

Work in progress implementation of tapo protocol in python.
GNU General Public License v3.0
72 stars 28 forks source link

feat: Log raw request and response payloads #103

Closed rytilahti closed 1 year ago

rytilahti commented 1 year ago

This adds logging for raw request and response payloads, which is more helpful than encrypted payloads when trying to understand the protocol.