almottier / TapoP100

A module for controlling the TP-Link Tapo P100 Plugs
MIT License
68 stars 18 forks source link

p100 delayed turn on/off is not implemented #3

Closed gurkein closed 8 months ago

gurkein commented 8 months ago

Are there any specific reasons not to implement turnOnWithDelay and turnOffWithDelay in PyP100.py?

almottier commented 8 months ago

There are no specific reasons. I can implement them if needed; it shouldn't be complicated.

gurkein commented 8 months ago

Added a pull request for this feature: #4