SmartTiles Dashboard v5.6.1: New features (SHM), Bug Fixes, Diagnostics - Dec 11, 2015

I get roughly this type of inconsistency with a few of my Things… But mostly Bulbs attached via Hue Bridge, Alexa, and Minimote.

I still haven’t patiently tried to debug these or carefully compared to SmartTiles state too.

What does SmartThings native App show as the bulb state?

Try having Live Logging on for that 25 minutes and see if any event is shown related to the bulb device state changing with no known trigger as the bulb remains on…

Ah, thanks @diehllane and @tgauchat. Great question “wish I had thought of that”. As it happens, the native SmartThings app also shows it as “off” when it should be shown as “on”. Obviously not a SmartTiles issue. My apologies for the mis-placed post. I’ll try the live logging and see if anything appears as a clue.

I appreciate your replies.

Shawn

I have the same issue. Both SmartTiles and SmartThings do not reflect the correct state of my lights. I have about 15 lights connected through the Hue bridge and 6 GE Link lights through SmartThings directly. The link bulbs don’t appear to suffer from this issue.

I tried changing the Zigbee channel for the Hue bridge, restarting both the Hue and ST hubs, as well as my router, but the problem still occurs.

I wonder if I add my Hue bulbs to ST directly if that will fix it, and I don’t want to do that if it means I can’t use the Hue app anymore to set scenes (since I’m assuming you can only pair the lights with one hub). Anyone have a suggestion?

Wait a few more days until the platform stabilizes…. Hope it won’t take too long.

And then we can start a new Topic that focus on Hue Bridge issues. Most of my stuff is working OK except very early kickoff of a Sunset job, slow response to commands at times, but worst … Hue Bridge via SmartThings is pretty much not working at all. I have my Amazon Echo Alexa directly connected to Hue too, though, and that works fine, so at least I have a really easy way to still control the Hues (and GE Links) on the Bridge.

I absolutely love what you have done here. Excited to try my camera coming in.

Any expectation of smoke alarms being added?

Yes, absolutely.

Running into the same issue. Did you figure this out?
I am trying the Dolphin Browser and I cannot even get it to show my video stream. I’m not sure if I have to install a plugin and if so which one?

Thanks,
Scott

Unfortunately, not yet. Way too busy in other areas. In fact, with the whole freakin Melt-Down that’s now been going on for over three weeks, I haven’t really even opened the SmartThings app for weeks except to touch things that I know are still working (well…unless or until they’re not).

Sorry.

I’ve tried to install Smarttiles multiple times, using the link provided. It has not yet installed.

Am I missing any steps?

Just to update this thread, since there are multiple threads on this: my install finally ‘arrived’ and has been configured. My guess, after decades in IT, is that the issue is propagation. If the ST setup is like many nowadays,my ou are not on one server; you are on a server farm that has data servers and web servers and is handled by a load balancing system. There might be tens or even hundreds of servers in your particular bank. They don’t all update instantly sometimes, especially if they are being maxed-out. So it would potentially take awhile for certain changes to come across.

As to a browser, the is one called Kiosk Browser that is very small and seems to be working just fine.

So… I have a feature request for you guys. I know the list is long and v6 may or may not incorporate a bunch of them, but…

I would love to see RSS Feed tiles become a thing.

I get invalid token errors when I try this…Any ideas how I can fix this? I am about to give up trying to move tiles via the mobile app

The error is this:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<oauth>
<error_description>xxxxxxxx=exxf-xxxx--xxxaxxxxxxxxxxa/list</error_description>
<error>invalid_token</error>
</oauth>

Hope this helps, otherwise, please email me: Support@SmartTiles.click

  1. In a browser window, login to: http://graph.api.smartthings.com/locations

  2. Select your Location; you may be asked to login again. This will redirect to your Shard URL (could be na02, eu01, …).

  3. Then go your Dashboard URL:
    https://<shard_prefix>.api.smartthings.com/api/smartapps/installations/xxxxxx-yyyy-xxxxx-zzzz/list

The “xxxx-yyy-xxxx-zzz” is your SmartTiles instance ID and is always the last thing in the URL before the endpoint command. The available commands are ui, list, cssVersion 5.8.x of SmartTiles will provide these via a menu instead of manually needing to edit.

The various shard URL’s are…

https://graph.api.smartthings.com/
https://graph-na02-useast1.api.smartthings.com/
https://graph-eu01-euwest1.api.smartthings.com/

If your Token isn’t working when viewing your dashboard, use the “Reset Access Token” option in the SmartTiles preferences pages from within the SmartThings mobile app, and then get a new URL.

I am too slow witted to get this so…I emailed you.

Thanks for your help!

Got it working!

Thank you @tgauchat