Add Samsung Smart Tag support to SmartThings integration

Is it working for you, the integration? It’s not for me.

It is… but there are some issues:

  • I fail to have the SmartTags 2 and my phone working at the same time.
  • Every time HA restarts I have to reauthenticate.

Never mind, it was removed automatically.

Is there a way to remove a device from SmartThings Find? My tag had become unresponsive and I had to factory reset it. Now I have 2 tags but only one is working. I would like to tag from before the reset.

I’ve been searching for a solution also. I need to know if a person is with me or not, if with me, upon exiting a zone, arm some security stuff Away.

What I’m trying. Just dreamed it up. :joy: She’s old school and will never have a cell phone. If she’s home, so is the disconnected smarttag2. Then don’t arm away.

Smarttag2, modes and routines, if smarttag2 disconnected, she’s not with me, send notification, smarttag2 disconnected, intercept with Tasker and Autonotification.

Tasker, send intent to home assistant, turn on a Toggle helper Boolean. Boolean will act as trigger permission in the arming automation. Automation also looks at an array of Aqara motion sensors, but that’s not completely foolproof. In this scenario, don’t arm, reset boolean when Smarttag2 reconnects upon return.

Thoughts, criticisms. Lol

Dave, it may be worth looking into an iBeacon, you could have “Her” keep one with Her, and have both your phone, and your Home assistant instance “looking for it”, Set up an automation for when: your phone leaves home AND the HA instance loses the ibeacon, AND your phone detects the ibeacon as close, then Arm the alarm.

this may work for you.

Jay

1 Like

This would be really amazing to have. Especially if it could periodically query the position of every smarttag <3

Does the HA-SmartThings-Find work for you? It stopped working for me. I needed to reauthenticate, and it failed. So I removed integration and I cannot add it anymore. HA 2025.5.3.

During integration, I receive this error:

I have the same problem :frowning:

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:

5 Likes

It’s work!

1 Like

Thanks! Works for me as well. Should that session cookie last the same period as the previous method?

The previous method used the same type of token, so I hope it will work for at least the same period.

1 Like

Today, the token stopped working for me. So it was working for 11 days.

Thanks. Working well for me in the US using Labs to create virtual switches.

Also, just as a PSA, a Samsung phone is not needed. I have these working on a Pixel 7 using uTag:

The author is very responsive–just don’t bug him about not being able to connect your tag right away, as that is a problem with ST and addressed in his FAQ–it can require several deletions of the ST cache before it will pair.

The tags were superior to AirTags in SE Asia, where there are far more Samsung phones.

2 Likes

Anybody noticed that recently new tags aren’t appearing in SmartThings Find anymore? It seems that new devices only show up in the new Samsung Find now.

Yes, I also sometimes lose the SmartThings Find tag, but it comes back after a week.

It’s been over a week now and new tags still aren’t showing up. In fact, a removed tag is still showing up in SmartThings Find (But it couldn’t update its location of course). However, Samsung Find is updating just fine. Sadly, there isn’t an integration for Samsung Find.

No tag ever worked for me, it would be great to see them on the map.

The problem is the jsessionid expires quite quickly. Would be good to have the uTag flow implemented. I found this repository where this guy has implemented changes to work with uTag flow, however it instructs you to follow the uTag instructions in their wiki to get the credentials you need but it’s beyond my capabilities unfortunately…

I installed it today and so far my tags (connected with uTag) are working at home. I’ll see what it does when I’m out and about and how long it takes for the sessionid to expire…

Thanks for the info.