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
73.94k stars 30.99k forks source link

Huawei LTE is wrongly connected to other integrations #117220

Open pxFIN opened 6 months ago

pxFIN commented 6 months ago

The problem

For no reason Huawei LTE is connected to other intergrations

Even after simple cleanup inside config/.storage/core.*

What version of Home Assistant Core has the issue?

2024.5.2

What was the last working version of Home Assistant Core?

Since long time

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

Huawei LTE

Link to integration documentation on our website

No response

Diagnostics information

image

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

pxFIN commented 4 months ago

For me this is weird behaviour but maybe someone can confirm if its ok or not

It seems this is related to device tracker

If i disable all (in this case above bme680 and slimmelezer device tracker entities and huawei lte option to track) and remove them(bme680 and slimmelezer) from core.device_registry manually i can see huawei_lte integration without any connected other integrations working just fine

Question is, is it normal for huawei lte to 'grab' other devices to connect to it even i dont want it to ?

home-assistant[bot] commented 4 months ago

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

Code owner commands Code owners of `huawei_lte` 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 huawei_lte` 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)


huawei_lte documentation huawei_lte source (message by IssueLinks)

issue-triage-workflows[bot] commented 1 month ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

pxFIN commented 1 month ago

Personally i changed huawei HW thus i cant provide anymore data or experience

scop commented 13 hours ago

I've witnessed this behavior and found it odd too, but I don't know offhand if there's something wrong the integration is doing or if it's a generic HA issue. We don't specifically connect to other integrations, we just tell what mac addresses we've found for the Huawei LTE device in question (which I believe is semantically the right thing to do), and HA general machinery takes it from there.