home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.14k stars 29.82k forks source link

TP-Link Kasa KS240 Fan - Unable to adjust fan speed #121230

Closed scheelj closed 2 months ago

scheelj commented 2 months ago

The problem

TP-Link Team THANK YOU for enabling the KS240 in HA Release 2024.7!!!! While the fan speed can be changed with the HA graphical interface, a necessary feature (e.g., an HA entity) that is missing and results in a usability issue is the ability to set and change the speed of the fan. The KS240 fan speed settings are Off, 25%, 50%, 75%, 100%. An HA interface feature to easily switch between these settings within automations would be most appreciate and ultimately allow the full integration of the KS240 into the HA ecosystem.

What version of Home Assistant Core has the issue?

core-2024.7

What was the last working version of Home Assistant Core?

core-2024.7

What type of installation are you running?

Home Assistant OS

Integration causing the issue

TP Link Smart Home

Link to integration documentation on our website

https://www.home-assistant.io/integrations/tplink/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @rytilahti, @bdraco, @sdb9696, mind taking a look at this issue as it has been labeled with an integration (tplink) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `tplink` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign tplink` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


tplink documentation tplink source (message by IssueLinks)

sdb9696 commented 2 months ago

You can set the fan speed and other supported functions via the fan entity service. If you're creating an automation just select one of the Fan services actions there.

sdb9696 commented 2 months ago

@home-assistant close

rytilahti commented 2 months ago

If the device has a preset module like the lights, we could also expose it as a feature in the future, but that would be a feature request better discussed on the community forums.