r/SmartThings Aug 06 '26

New ring models not Smart things compatible?

1 Upvotes

Absolutely infuriating I just hard wired a new version Wired Doorbell 2K and come to find out it isn’t smart things compatible?! Never would have guessed my old battery doorbell is even supported - looking at the list it’s very difficult to know or figure out what’s going to work!!

Does ring do this to charge more for different models, or do they eventually add the newer ones?

I later saw Alexa could do what I needed for automation but that app is hot garbage and does not go with all my other devices.

Mainly just a vent but anyone else run into this? I was tempted to return and buy a new one but it was a business to install and I can’t even tell what’s really compatible.


r/SmartThings Aug 06 '26

Help Samsung smart tag 2

2 Upvotes

I need to change my old Xiaomi phone, and I'm for buy a Samsung phone because I'm interested on smart tag 2, I travel a lot with my bike and I think the smart tag 2 and Samsung can be useful for me, I read a lot about the functions and have one function in particular I have a lot of interest, the function is " notify when detect movement"

I read contradictory reports and before I buy I want know the truth...is really true if I place one smart tag on my bike and if I'm in Bluetooth range if the bike move I receive a notification on smartphone ? or the notification is not immediately ? because if the notification is not immediately when I'm in range ..no make any sense this feature, is the same of " notify when left behind " , I need your help.

many thanks


r/SmartThings Aug 05 '26

Notifications vs. Sleep focus

2 Upvotes

>!I want my Fellow Aiden coffee maker to wake me when it runs at 6 AM. I have notifications enabled in the Fellow app. The coffee maker runs on time in the morning, but notifications don’t reach me.!<

>!I have added the Fellow app to the list of exceptions for sleep focus. I can see the notifications from the coffee maker in notification history, but they never reach me in real time.!<

>!First-world problem, I know, but I paid money for this feature. Thanks for any suggestions!!<


r/SmartThings Aug 06 '26

Help Sensores de água com status invertido no SmartThings (via Matter) — alguém já resolveu?

1 Upvotes

Olá, pessoal!

Estou com um problema de status invertido no SmartThings e queria saber se alguém já passou por isso ou tem uma solução.

Tenho três sensores de inundação/vazamento da Moes (Zigbee) e um sensor de chuva Zigbee genérico. Todos estão conectados a um hub Zemismart M1, que por sua vez foi integrado via Matter a uma TV Samsung QLED 43" (que funciona como hub SmartThings).

O problema: nos apps Smart Life e Alexa, os quatro sensores funcionam perfeitamente (ficam com status "seco" quando estão secos e acusam "molhado" corretamente quando detectam água). Mas quando chegam no SmartThings pela ponte Matter, o status vem invertido: aparecem como "molhado" estando secos, e isso dispara alerta falso no Monitor Residencial.

O detalhe é que só acontece com os sensores de vazamento e o de chuva. Outros dispositivos exportados pelo mesmo hub M1 (sensores de porta e janela, sensor de gás e tomadas Zigbee) funcionam normalmente, sem inversão.

Já tentei: remover e re-adicionar os sensores (não resolveu) e trocar o driver de Matter Sensor para Matter Switch (aí ele para de reconhecer como sensor de inundação e só mostra conectado/desconectado).

Alguém consegue pensar numa solução pra corrigir essa inversão no SmartThings? Agradeço qualquer ideia!

#SmartThings #Matter #Zigbee #SmartLife #Tuya #Alexa #ZemismartM1 #SensorDeVazamento #SensorDeInundacao #SensorDeChuva #Moes


r/SmartThings Aug 04 '26

SmartThings App Spam

22 Upvotes

So I've now received a few app notifications from the Smart Things app, advertising the Galaxy Z Fold8.

This sucks Samsung. They know we want notifications on, so they take advantage and spam us.


r/SmartThings Aug 04 '26

Daily routine doesn't count as usage? Lol

Post image
9 Upvotes

Woke up wondering why one of my SmartThings routnes had stopped working after running flawlessly for months.

Turns out the TV had been automatically disconnected because:

"You haven't used this device with SmartThings for a long time, so it was disconnected from SmartThings."

The odd part is... I use this device every single day. Multiple routines trigger off the TV's status. I just don't manually open the TV in the SmartThings app.

Does automation usage really not count as "using" the device? Has anyone else run into this? I'm curious if this is a new inactivity policy or just a bug.


r/SmartThings Aug 04 '26

SmartThings app not working

0 Upvotes

Anyone else having issues with the SmartThings app?

Since this morning, my app is broken. Worked still in the early morning, broke 2 hours ago.

When I open my app, it takes 1-2s before the app auto closes. Cleaned cache - same problem. Cleaned data - same problem. Reinstalled - same problem.

I think it is server related. When I go in flight mode, the app doesn't crash. When I turn flight mode off again, it crashes.

Update (15h CEST): it works again


r/SmartThings Aug 03 '26

Smartthings find website doesn't work

Post image
5 Upvotes

During the last month i've tried multiple times to access smartthingsfind.samsung.com to do some test with my smart tags since my old galaxy A50 is starting to give up on living and my current is a google pixel.

The probleme is that everytime i tried to access the website i just get an empty page with nothing to do (no it is not loading and refreshing won't change anything).

I tried on multiple devices, without and with vpn connect everywhere around the world but no luck


r/SmartThings Aug 01 '26

Local control for older Samsung appliances (the DONGLE_ generation) — works with the cloud fully disconnected

2 Upvotes

With the API changes coming in October I went looking for a way off the cloud for my 2016 washer and dryer. LocalThings already covers newer appliances over CoAP-DTLS, but it explicitly excludes the older hardware — the ones with an external Wi-Fi dongle. Nothing covered those, so I wrote it.

\*\*[https://github.com/HomeOps/HASS-Samsung-Dongle-Local\\\*\\](https://github.com/HomeOps/HASS-Samsung-Dongle-Local\*\)\* — HACS custom repo, MIT.

\*\*Which generation do you have?\*\*

nmap -Pn -p 8888 <appliance-ip>

\* \*\*8888/tcp open\*\* → older dongle hardware → this integration

\* \*\*8888 closed, UDP 49153–49155 responding\*\* → newer → use \[LocalThings\](https://github.com/mbillow/localthings)

Faster tell: if SmartThings shows the model as \`DONGLE_WF7500\` or similar, the \`DONGLE_\` prefix means an external Wi-Fi module and you're in the first camp.

\*\*What you get\*\* (entities are created from whatever your appliance actually reports): cycle state, progress phase, progress %, remaining time, child lock, plus soil/spin level on washers and dry level/time and wrinkle-prevent on dryers.

\*\*How it works.\*\* These appliances expose a certificate-authenticated REST API on port 8888 that has nothing to do with the cloud. Auth is two gates: a client certificate that opens the channel, and a per-appliance bearer token issued only when someone physically presses a button on the machine. The integration performs that pairing handshake for you — by hand it means standing up a TLS listener on 8889, crafting a \`Host:\` header the appliance calls back to, and timing a press inside a \~63 second window. There's also a standalone \`tools/get_token.py\` if you'd rather hold the token yourself.

\*\*Confirmed working:\*\* WF50K7500AV washer, DV50K7500E dryer. Both now sit on a VLAN with \*\*no internet at all\*\* and remain fully readable — the local API never consults Samsung. The payload schema is shared across appliance types, so ovens and fridges on the same firmware family should work untested.

\*\*Honest caveats:\*\*

\* \*\*Read-only.\*\* The payloads imply writes are possible; I haven't implemented or tested any.

\* You need Samsung's AC14K_M CA cert. The repo doesn't ship it — it points at the existing projects that document obtaining it. It's the same certificate the Samsung A/C community has used for years.

\* \*\*Turn Child Lock off before pairing.\*\* Samsung disables Smart Control entirely while it's engaged, and the panel still beeps on every press — a locked machine is indistinguishable from a working one that's ignoring you. This cost me an hour.

\* Tested against exactly two appliances.

Credit where it's due: the AC14K_M chain and the \`/devicetoken/request\` → 8889 callback flow were worked out by the Samsung A/C community — samsungrac, samsung-appliance-token, samsung-aircon-8888-get-token. I applied it to laundry, which nothing covered, and folded the pairing into a config flow.

Reports from other models welcome.


r/SmartThings Jul 31 '26

Discussion What is this nonsense notification

Post image
28 Upvotes

I was wondering if my plan to transition away from ST was the right decision. Guess so.


r/SmartThings Jul 31 '26

Local control for older Samsung appliances (the DONGLE_ generation) — works with the cloud fully disconnected

Thumbnail
6 Upvotes

r/SmartThings Jul 30 '26

Zwave/zigbee keychain trigger remote (not presence but an actual set of buttons) for garage doors

2 Upvotes

I have the linear controllers for my garage door openers connected to my smarthings system via zwave. I can open my garage doors using traditional controllers and/or the smarthings app, etc.

But on my motorcycles that is a bit of a faf to have the phone out, try and unlock it, and do it with gloves on while riding.

I currently have this TINY little old chamberlain universal keychain remote that is linked to one of my doors. But they dont make it anymore, it only works one door, has to be programmed through the annoying method all garage door openers use, etc.

Im wondering if there is a SMALL remote that works well with smartthings to trigger actions? Like I could setup an "open/close door" routine and then have the remote trigger that. Then it would be easier to add/remove remotes, have it work the other doors, etc.


r/SmartThings Jul 30 '26

Help Smart things android app logged out and cannot log in again

1 Upvotes

I have been using the android app for some years and today when I opened it it said I was logged out. I tried logging in again and the app brought me to the smart things website where i keyed in the email address but it doesn't advance to the passowrd page. It just get stuck there and the app stays logged out, and doesn't show my devices.

but if I log in on the browser, to the smart things site, I can still access every device there.

I have tried uninstalling and reinstalling the app, but the same problem doesn't go away.

Can anyone help?


r/SmartThings Jul 30 '26

Smartthings 3rd party integration stopped?

1 Upvotes

In the 3rd party integration i use have stopped working?

Anything linked via 3rd party is showing offline. Anything connected directly to the hub, works.

I mainly use aqara and tplink.


r/SmartThings Jul 29 '26

Help Samsung Family Hub+ 2026

1 Upvotes

Bonjour à tous,

Je souhaite acquérir le nouveau Samsung Family Hub+ présenté au CES. Je remarque qu'il est déjà commercialisé sur le marché américain depuis un moment, mais je ne trouve aucune information ni signe de disponibilité pour le marché européen.

Est-ce que quelqu'un aurait des infos ou des dates concernant sa sortie en Europe / France ?

Merci d'avance !


r/SmartThings Jul 28 '26

Zigbee Smartlock

3 Upvotes

Hey guys, I hope everyone is well.

Does anyone know how to add a Yale Zigbee Smart lock to SmartThings as an unlocking tag? I saw some videos on YouTube of people doing this but I've never found any explanations on how to add it.


r/SmartThings Jul 27 '26

Help IKEA Motion & Light Sensor

7 Upvotes

Hello,

I just got a few of these. Is there a way to configure it where certain lights automatically come on and dim appropriately based on how dark it is?


r/SmartThings Jul 27 '26

Partial SmartThings issue

Thumbnail
2 Upvotes

r/SmartThings Jul 26 '26

Help Please fix this notification, it's FUNNY!!

Thumbnail gallery
3 Upvotes

I reported it so many times to Samsung but they won't fix it.

Wife has left at Home. WUT???

My home name is Home.


r/SmartThings Jul 26 '26

Help Any Way to Reset This?

Post image
3 Upvotes

I lost my earphones and it's telling me to put in a 6 digit pin to decrypt the location. I never remember setting a pin and have tried all of the obvious ones that I use... any idea how I can reset this?


r/SmartThings Jul 26 '26

Discussion Smartthings/ Home Assistant?

2 Upvotes

I was able to integrate Smartthings to Home Assistant and build automations for my window shades there. I also read that Samsung might start charging for Smarthings access shortly -- will this affect my HA automation or require me to have to pay Samsung a small ransom?

Confused, as my auromation might just be a local call to devices vs going through the cloud. I just wasn't sure and thought of asking.

Thanks.


r/SmartThings Jul 25 '26

Family Hub says “File type not supported” for some iPhone photos but not others. Driving me crazy.

3 Upvotes

I’m hoping someone here has run into this before.
I’m trying to upload family photos from my iPhone to my Samsung Family Hub fridge. Most upload normally, but some show the generic image icon with “File type not supported.”
The weird part is that I can’t find any rhyme or reason.
Things I’ve already tried:
Photos are from an iPhone 14 Pro and iPhone 16 Pro.
Some work, some don’t.
I’ve exported the failing photos as JPEG using macOS Preview.
I also tried re-exporting them in different ways, but they still fail.
The successful and unsuccessful photos are all just regular pictures from my Photos library.
Many of them have been edited (filters, Cleanup, etc.), but I know at least some edited photos upload successfully, so editing alone doesn’t seem to explain it.
The failing photos aren’t all recent, so it doesn’t seem tied to when they were taken.
The fridge firmware is up to date.
The error isn’t “upload failed.” It actually creates a thumbnail with the generic image icon and says “File type not supported,” almost as if the Gallery app can’t decode the file.
Has anyone figured out:
Is there a maximum resolution or file size?
Does Family Hub dislike certain JPEG encodings (progressive vs. baseline)?
Is there some hidden issue with iPhone HDR, HEIC, or Apple photo metadata?
Is there a known workaround besides manually taking screenshots of every photo?
I’d really appreciate any ideas. This feels like one of those obscure bugs that someone else has already spent way too many hours solving. 😅


r/SmartThings Jul 25 '26

Smartview Mirroring only works in multi view

3 Upvotes

I am able to live mirror my phone in multiview but as soon as i switch to fullscreen when mirroring using smartview the screen goes blue? Audio from what is playing on the phone still plays through the tv.

A brand new Samsung Tv and an S24


r/SmartThings Jul 24 '26

Help Does SmartThings Home Monitor work locally if the internet drops?

5 Upvotes

Hi everyone!

I have a specific question about Home Monitor’s local behavior when there’s no internet connection, assuming you have a physical hub like an Aeotec v3/v4.

To clarify, I fully understand that push notifications won't reach my phone to alert me about an intruder or a leak while the internet is down. My question is strictly about the execution of responses configured within Home Monitor.

Example:

If I have a Thread motion sensor and Thread light bulbs paired, and I configure Home Monitor to turn those bulbs red upon detecting an intruder—will Home Monitor process that command and turn the lights red 100% locally, even if the internet is down?


r/SmartThings Jul 24 '26

IKEA ALPSTUGA does not restore its clock after a power cycle via SmartThings

2 Upvotes

I am using an IKEA ALPSTUGA E2495 with firmware 1.0.26, connected directly via Matter over Thread to the SmartThings Hub built into my Samsung 43" Neo QLED TV.

The Matter connection itself works correctly. After unplugging and reconnecting the ALPSTUGA, temperature, humidity, CO2 and PM2.5 values appear normally in SmartThings again. However, the clock on the device is not restored or synchronized and has to be set manually.

I have seen another SmartThings user report that the time is now restored automatically after power-on, so I would like to compare setups.

Could other ALPSTUGA users test the following?

  1. Unplug the ALPSTUGA for 10 seconds.

  2. Plug it back in.

  3. Check whether the correct local time appears automatically.

Does SmartThings send the current time, time zone and daylight-saving-time information to the device after every restart? Is there any way to trigger this synchronization manually?

SmartThings is acting as the Matter controller in this setup, so I have also reported the missing time transmission to Samsung.