[RELEASE] ActionTiles, the homepage for your SmartThings home!

Looking good! What browser are you using, is there a way to make a shortcut to it. I have a 75mu8000, so I would like to try it out.

I need an icon for one of my wife’s wi-fi enabled… ummm… personal items…

In all seriousness, I agree that there does need to be a little bit more variety to the icon styles for specific device types. We have lamp posts that would be nice to have. Overhead string lights, chandeliers, etc… In one particular case, having a barbell with weights on either end would be nice since I’m turning a room into a gym, and it will only have one smart switch in it for the overhead lights.

Icons definitely serve a purpose just as much as tile titles. A quick glance at a panel’s icons can make it easier to see what is or is not on without having to A) Memorize the layout of the panel, or B) Stop and read the text in the event that A has not yet happened.

2 Likes

All though I will agree with you that there needs to be more practical icons, both in AT and SmartThings itself, I will say that some of these new ones will be used by many of us. I have a Christmas tree on one outlet, a reigndeer outside that lights up on another, ecetera. Lots of people in my neighborhood have blow up santas and snow men and sleighs and all kinds of stuff like that so I can definitely see a use for a lot of these.

1 Like

Fair enough. But adding these ahead of the more practical and everyday type things is just frustrating to me. For some reason getting a good selection of icons in ST and apparently AT just seems like pulling teeth. I really don’t understand why.

2 Likes

Thanks for the feedback, everyone…

“Customizability” is the obvious desire of customers using a dashboard panel panel builder. The challenge is two-fold:

  1. Some abilities are difficult to implement and/or difficult to implement in a user-friendly way. Too much complexity adds clutter really quickly.

  2. Providing limited pre-determined Themes and Icons, etc., is an interim measure until we can offer a leap in magnitude (eg. huge icon libraries that can be used with any Tile, or uploadable, or ?). But limited icon choices is also just what SmartThings offers. In selecting the icons, it’s impossible to please everyone, and to avoid analysis paralysis, we rather just offer our best shot.

It will keep getting better!

Well… This sure sounds helpful! Thanks @aron7676!

Of course we know that AT need a greater variety of icons. We are working to improve this.

Acquiring a good selection of relevant icons that have the appropriate license and matching style is challenging. I made quiet a few icons myself, but it’s seriously time consuming.

@Nezmo and @Synthesis please check your private messages.

2 Likes

Thanks for reaching out Alex. It’s nice to have a responsive support team for an application we use daily.

Would it be possible to add a function within SmartTiles that would allow uploading of custom icons, or linking icon libraries from a predetermined site? Even having a defined set of icons, as AT currently has, that are your standards with the option to enable the expanded icon set could be an option.

Thanks Alex. Appreciate you responding on this.

1 Like

We are exploring various options and sources for icon libraries and the optimal way(s) to integrate into ActionTiles.

We’re obviously aware of font-awesome, as that was our source for SmartTiles icons :wink:.

Customization options (icons, colors, fonts, …) Features are an ongoing part of the continuous improvement cycle of ActionTiles. A lot of this work is in progress, and specific Topics can be browsed, voted upon, and followed at https://ActionTiles.com/feedback

Thanks!

1 Like

ActionTiles runs in any “contemporary” browser, so we try to be OS and hardware agnostic.

However, we have Customers expressing a lot of love for the Fully browser for Android.

Here’s an example…

Not sure if this question was to me… I’m using the buitin browser on Samsung TV. It does allow bookmarks and they can even sync to Samsung phone.

1 Like

After lurking in the dark for several years, searching for a good place, gear and dashboard solution, I finally pulled the trigger! Got my first iOS device in a long time and installed my first dashboard. @625alex , @tgauchat thanks for all the hard work…

4 Likes

I had no idea that there was a Fountain icon in AT. I have a fountain that is powered by a smart plug…and I guess, since AT sees it as a switch, instead of a valve, I don’t get the option to use the fountain Icon. Is there any way to spoof AT into letting me access the fountain icon?

1 Like

I was reading your previous posts about intents and things like Spotify…would you be able to help me get a Spotify tile up and running for actiontiles. I’m looking to be able to tap the tile and start a playlist or something like that if that is possible. I’m using Fully Kiosk on my Fire 8 HD

The Spotify intent “url” is: intent:#Intent;launchFlags=0x10000000;component=com.spotify.music/.MainActivity;end

That just opens up the Spotify app though. If you want to actually go to a specific playlist, you may be able to change the last part from “.MainActivity” to something else. That’s just a theory though. I haven’t actually tried.

EDIT: I tried a ton of different things, instead of “.MainActivity” and nothing worked for Spotify. I remain convinced there is a way…I just haven’t found it yet. Let me know if you have any luck.

Hey JB,

The post you made with all the intents on the AT side, if looking at it in portrait mode, the urls are all cut off at the end, and if you switch it to landscape, most of the urls are shown in their entirety with the exception of a few. Just thought I would throw this out there for ya, so you don’t receive 50 more questions about those urls. Only see that issue with posts in the AT forum. Maybe post them out here. :slightly_smiling_face:

Great find by the way!

ok thanks. I will try to research more. keep up the good work!

It’s a never ending debate about binary sensors and actuators. Technically a valve can be treated as a switch, but your device should really announce the Valve capability.

Which device and DTH are you using?

Thanks for the heads up. The formatting seems fine on the Actiontiles forum, when I look at it on my PC. It must just be how it is rendering on mobile.

Regardless, here they are, formatted nicely for the SmartThings forum:

Spotify:
intent:#Intent;launchFlags=0x10000000;component=com.spotify.music/.MainActivity;end
SmartThings:
intent:#Intent;launchFlags=0x10000000;component=com.smartthings.android/.main.MainActivity;end
Hangouts:
intent:#Intent;launchFlags=0x10000000;component=com.google.android.talk/.SigningInActivity;end
Calendar:
intent:#Intent;launchFlags=0x10000000;component=com.google.android.calendar/com.android.calendar.AllInOneActivity;end
Google Home:
intent:#Intent;launchFlags=0x10000000;component=com.google.android.apps.chromecast.app/.DiscoveryActivity;end
Skype:
intent:#Intent;launchFlags=0x10000000;component=com.skype.raider/.Main;end
Harmony:
intent:#Intent;launchFlags=0x10000000;component=com.logitech.harmonyhub/.ui.SplashActivity;end
Arlo:
intent:#Intent;launchFlags=0x10000000;component=com.netgear.android/.main.MainActivity;end

1 Like