Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switchbot Meter Pro gets detected as "Light Strip 6618" #131361

Closed
MischaFrei opened this issue Nov 23, 2024 · 7 comments
Closed

Switchbot Meter Pro gets detected as "Light Strip 6618" #131361

MischaFrei opened this issue Nov 23, 2024 · 7 comments

Comments

@MischaFrei
Copy link

The problem

The Switchbot Meter Pro gets successfully deteced by HomeAssistant running on my Raspberry PI 4, but instead of being added as a "meter" its added as "light strip".
I already integrated an "Switchbot Meter Plus" which gets detected and integrated correctly.

It seems there was already an issue which is solved, but not for me (and regarding some blogs also not for many others).
https://community.home-assistant.io/t/support-for-switchbot-meter-pro/777103

Initial feature request was merged here: #128991

What version of Home Assistant Core has the issue?

core-2024.11.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Switchbot

Link to integration documentation on our website

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

Diagnostics information

image

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @Danielhiversen, @RenierM26, @murtas, @Eloston, @dsypniewski, mind taking a look at this issue as it has been labeled with an integration (switchbot) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of switchbot 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 switchbot 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)


switchbot documentation
switchbot source
(message by IssueLinks)

@tillmannheigel
Copy link

tillmannheigel commented Nov 25, 2024

It didn't work with other core version for me

@tillmannheigel
Copy link

@MischaFrei did you figure something out? I could investigate but haven’t much experience with the HA core.

@versteegp
Copy link

Same here, Switchbot Meter Pro gets detected as Light Strip

@MischaFrei
Copy link
Author

@MischaFrei did you figure something out? I could investigate but haven’t much experience with the HA core.

No, I tried a few things which were recommended in some blogs, but nothing of these worked.

So currently I just hope for either someone who found a solution or someone who could fix that on HA side.

@MischaFrei
Copy link
Author

MischaFrei commented Nov 30, 2024

@tillmannheigel @versteegp

I just found the solution.
https://community.home-assistant.io/t/support-for-switchbot-meter-pro/777103/18

  1. Deactivate passive scanning (Settings -> Devices -> BT -> {YourAdapter} -> Configure)
  2. Delete the Switchbot Device which is currently a "Lightstrip"
  3. Immediately after the deletion, the device is detected as a meter 🎉

@Danielhiversen This seems to be a bug now 🪲

@bdraco
Copy link
Member

bdraco commented Nov 30, 2024

This was fixed in pySwitchBot 0.52.0 which which be included in Home Assistant 2024.12.0

sblibs/pySwitchbot#265

The steps provided in #131361 (comment) will work for anyone who previously set it up.

@bdraco bdraco closed this as completed Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants