fishbigger / TapoP100

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

Convert brightness to float #100

Open Edwin-LAC opened 1 year ago

Edwin-LAC commented 1 year ago

Single digit integer inputs (values 1 to 9) raise an error. Converting the brightness to float solves this issue.