Hi,
In Samsung Smartthings, there’s a feature called “Smartthings find” which is effectively identical to Apple’s Find My.
Is there any way to integrate this into HA? I know there’s a SmartThings integration, but I don’t think that has Find support, and since I don’t have Nabu Casa or properly-working SSL I can’t set it up to check.
It does not.
Here is SmartThings Find Integration for Home Assistant:
The new SmartThings Find integration is awesome—many thanks to the author. The only problem I noticed is that my mobile phone (Galaxy s23) sometimes wakes up the screen for 1-2 seconds. I installed the NiceCatch app from Samsung and found out it’s happening because of “Find my mobile” Android app. I tried to disable integration in HA and the problem disappeared. You can see it in screenshots.
A temporary solution for me was to disable all entities in HA for my mobile phone. It looks like the problem with the screen wake-up disappeared.
I have been using integration for more than a year now, everything was fine up to a week or so, when I started to have the same problem.
The QR code is visible for half second and then the error
I forked the original repository and modified the login flow. This version now requires some manual steps, but it seems to be working. If somebody wants to try:
The problem seems to occur because the address https://account.samsung.com/accounts/v1/FMM2/signInXhr now requires the RCAPTCHA token to be sent in the header.
We need to reverse engineer the application to understand how they overcome this.
@tomskra
Your fork basically skips the automation of connecting via QR code, the problem will be when it requires reconnecting (and this happens every few days…)
Yes, I know. It was a quick fix. Unfortunately, I don’t have time for reverse engineering right now, but maybe in the future.
I tried, but it didn’t work for me either. Where am I making a mistake? Do I need to delete the old one?
“CSRF token not found in response headers. Status Code: 200, Response: ‘fail’”
Same problem happened to me when I was trying to replace token after expiration. Restart of HA resolved it. Sorry, I don’t have time for investigating it right now.
I completely deleted and reinstalled it, and it worked. Thank you!
I’ve been using the quick fixed SmartThings Find integration quite smoothly. However, recently I found that new tags aren’t appearing in SmartThings Find anymore. After checking, it seems that new devices only show up in the new Samsung Find now.
Hello hello,
The Smartthings find app was super usefull and i thought about a lot of possible automations based on the smarttags tracking.
Unfortunately it works only for some days then stopped working.
This is so usefull that it should be integrated to ha.
Does a repository still work for someone under ha 2025.11?
The last comments are from aug 25
I tried the Vedeneb version then the tomskra version.
I saw there is also a bullzeyeza version.
I’m now working with the tomskra version blocked under "Failed to set up: CSRF token not found in response headers. Status Code: 200, Response: ‘fail’ "
The integration asks for reconfiguration but reply “Unknown error occurred” when entering the jsessionid.
I reinstalled all. Same behavior.
I didnt saw the qrcodes mentioned above.
Do you have a stable solution to track smarttags and samsung devices?
Best regards,
Ludovic
I’m working on a more stable solution based on a different auth method. Some beta testers are testing it for me right now. When it’s ready, I’ll add the information here.
Hey guys,
I published a new SmartThings Tag integration for Home Assistant, inspired by @tomskra’s repo. It works the same way as U-Tag and uses the API instead of a JSessionID.
You can also start & stop the ring function over this.
Currently, only tags are supported.
Haha. Nice. I have also working OAUTH version. It is in beta testing phase (I have some early adopters from this forum). I wanted to release it next week
.
Did you find a way to make it work for buds or phones? I struggled with it so it isnt implemented yet! Thank you so much for your work, your repo helped me so much in the past :3
Hey PixelShober,
I just tried your SmartHings Find integration and got the link and integration working. My problem is that the integration isn’t finding any of my devices, even though I have plenty and access seems to be working according to the log data. For some reason, it’s just not finding them. Do you have any ideas?
Hey! Should you guys (@PixelShober @tomskra) collab? I was one of the beta testers of Tomskra integration and it worked really well. He also managed to make it work for buds, watch and phonesas well!
However, in the last month the authentication has stopped working for some reason and I am not able to reauthenticate, I actually came here to flag it when I saw you also worked on a similar set up, hence wondering if you both should actually join efforts.
Btw, @PixelShober your integration is working smoothly so far ![]()




