-
-
Notifications
You must be signed in to change notification settings - Fork 270
Improve HS220 support #44
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Now that
SmartDimmeris in its own class and easier to work on, the current support for HS220 could use some improvements:set_brightness(brightness, *, transition=1234)set_brightness(brightness, *, turn_on=True)turn_onboolean?)Information about the API: plasticrake/tplink-smarthome-api#49 (comment)
Earlier pyhs100 issue: GadgetReactor/pyHS100#143
Related downstream issue: home-assistant/core#32755