[App][Pro] SmartThings Community (was the HCS version 2) Live 2.0.28, Test 2.0.33

I have 2 Samsung Odyssy G6 monitors.
The program adds both monitors, but im not able to find the source “Displayport” when creating a flow. it finds HDMI1, HDMI2, Bluetooth, Digital, Wifi.

Im missing Digital TV, and Displayport
I can see all sources under each device

But under flow, they are not listed

/Michael

Note: logs sent

OK, I must have forgotten to update the Flow card when I added the options to the device. I will take a look as soon as I get a minute.

Can you check the new test version as those option should now be in the Flow card.

Now they show up, but I get a HTTPS error when using them.
the others are still working

Could you enable the Log, then set the input source to one of the missing ones and wait for the device to update, then change it to the other input and wait for the device to update, then send the log.

I can only do it in week 43 as im going on vacation.

Sorry m8

No problem, when you get time just send the log and let me know.

Hi @Adrian_Rockall , I have a curtain integrated with homey via smartthings and I don’t have the opening percentage status. Is it possible to check this?


Could you send me the logs from the app settings pages.

Yes. Log already sent.

Hi @Adrian_Rockall , I sent logs again to check for lack of curtain status. Any news?

Sorry, work has been manic lately so not had time to switch on my PC for a couple of days and it’s difficult to view the logs on my phone.
I will do my best to look this evening.

OK, so the reason it’s probably not available for display in the tile is it uses a sub-capability called windowcoverings_set.real. The reason for that is SmartThings can report the position using two different settings depending on the device. Some devices use windowShadeLevel and some use switchLevel so I had to differentiate between them so the app knows how to get and send the state. The reason switchLevel got the standard capability is it was the first one I saw and the other one was reported later.
So, unfortunately, that is a limitation in the app unless we can persuade Athom to allow sub-capabilities to be shown on the tile.

Ok, since there is this limitation, I appreciate your effort and time in helping. Thanks for the clarification.

Hi Adrian, it is some days that the SmarThingsCommunity app doesn’t work, I have the version v2.0.28. I didn’t install anything new, and everithing was working perfectly… even if I restart the app after a bit it goes back in error. I found that in “polling interval seconds” it automatically write “605555555forever”, even if I change it manually in “60” it goes back adding infinite “5”… and then I have to kill the app because it is impossibile to exit form “settings”… suggestions? Thanks.

Log sent

Dear ghjk,

Since the last update (v2.0.28) I experience also major issues. The app randomly crashes all the time and the poll time is infinite. The app is since the last update not usable anymore. The infinite poll time results that the app crash and using switches or outlets are never registered when used by hand. I experience the same problems like you.

With the previous version everything worked just fine and perfectly.

I suggest and hope for a fast fix.

Best regards.

I have been looking into it. Part of the problem is one of the Homey 2023 updates has made the CPU usage stupidly tight and I think once an app gets one notification, more follow in quick succession. The app increases the polling interval when it gets a warning to try and prevent more, but they come in so many times that the interval increases beyond the variable limit which then crashes the app.
I can add a small fix that prevents the interval variable increasing too much, but that still doesn’t fix the root cause of the issue.

The actual CPU usage doesn’t seem to register in the app information on my Homey 2019 and it still works fine on that as it never calls the cpuwarn event.

1 Like

Dear Adrian,

Thank you for your fast response. I sincerely hope for a good workable and suitable fix or update so it is usable again. The app is unfortunately not usable now. It keeps crashing because of the endless seconds of interval polling. Hope soon for an workable fix or update.

Best regards,
Laurence

I’m not seeing the error in the log.
Could you set the input source to the Display Port option using the normal remote / buttons and capture the log in Homey so I can see exactly what it returns for that settings?