codetheweb / tuyapi

🌧 An easy-to-use API for devices that use Tuya's cloud services. Documentation: https://codetheweb.github.io/tuyapi.
MIT License
2.07k stars 341 forks source link

Some devices only send information on request (Command 18) #581

Closed markuslaube closed 2 years ago

markuslaube commented 2 years ago

Some devices only send information on request (Command 18). This update allows using the variable (issueRefreshOnPing = true) to send the command 18 after each ping.

markuslaube commented 2 years ago

uncomplete