-
Notifications
You must be signed in to change notification settings - Fork 35
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
New device_trackers only being added after reload of intergration #134
Comments
Same here. |
Please check newly added entities are enabled.
Get debug logs. Enabled debugging for the component then get debug of list of clients:
|
I'm not sure how to re-enact this scenario; how do i delete a device tracker once it has been created? |
home-assistant-after.zip Maybe this helps. The device I'm "adding" has MAC |
Confirmed from logs that the router is correclty returning that MAC. Not clear why it's not getting added. Some questions:
|
Yes, with all clients.
Both searching developer states and searching for specific entity name.
Still not sure on how to do this though, would make debugging and reproducing a lot easier. |
Is there anything I can do to further help reproducing this? |
Sorry for delay. I can't really tell why it's not working. I added some more logging in https://github.com/amosyuen/ha-tplink-deco/releases/tag/v3.1.3 so we can try and verify the function for adding entities is getting called. Could you try adding the entity again while debug logging is enabled and look for logs with that mac address of that entity. |
Same problem here. |
E4-A4-71-38-85-1A, see attached log. |
And again this time with different MAC; 70-EE-50-75-B3-D2 See attached log for reference. |
@buhito81 your logs does not show list client call from before 70-EE-50-75-B3-D2 joining. |
I have the same problem with my Deco M4. It does contain "Found new client" at line 1117: |
From @BobvdBrink22 logs I see |
Problem
As of recently new device_trackers are only being added when the intergration is manually reloaded
TP-Link Deco Version
M5, Hardware 3
Router Model
Firmware: 1.6.1 Build 20220818 Rel. 36456
Debugging Information
There's no error, so not sure what to debug
The text was updated successfully, but these errors were encountered: