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 HS300 switch functionality missing after 2024.8.0 update #123328

Closed jpettitt closed 1 month ago

jpettitt commented 1 month ago

The problem

My three HS300 power strips now appear to be just sensore with no switch functionality and automations that use them are complaining about missing devices.

What version of Home Assistant Core has the issue?

core-2024.8.0

What was the last working version of Home Assistant Core?

core-2024.7.4

What type of installation are you running?

Home Assistant OS

Integration causing the issue

TP Link Kasa Smart Home

Link to integration documentation on our website

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

Diagnostics information

config_entry-tplink-9ec7c5eadcf4b01adbae0a8614128ba4.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

There are a 18 lines like this whcih matches the three, 6 socket, power strips ...

`2024-08-07 20:22:43.254 INFO (MainThread) [homeassistant.components.tplink.entity] Device feature: Reboot (reboot) needs an entity description defined in HA`

Additional information

No response

home-assistant[bot] commented 1 month 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)

jpettitt commented 1 month ago

Ok now that's weird they have reappeared - something to do with the database update perhaps? One of the automations remains broken, it had a device action rather than a switch action which may be the cause. Anyway all working now. Closing this.