ActionTiles Support & Ideas Forum

Public Forum for ActionTiles Customers. Please use the Search Box and carefully browse the results to look for existing relevant Topics before opening a new Topic or Private Helpdesk Ticket.

+3
Discuss & Vote

Tile is labeled a Placeholder, so it seems to not update

Jon Stolz 4 years ago in Things & Capabilities / Non-SmartThings APIs updated by JennyB617 2 years ago 5

I have a tile based on switchbot humidity level, but it seems to not update.  It is connected to smartthings, and not sure if it is updating smartthings. In the info area on ATiles it says it is a Placeholder.  what is that?

+1

Show Spotify "Now Playing"?

I have a 10" Fire tablet mounted above my PC monitors with an always open AT Panel showing various home stats.  While working, I frequently have Spotify playing from my phone.  I would love to have a tile on AT that shows what is currently being played on Spotify.  Spotify has an API that will show this, but if it isn't GUI based, my technical skills start to falter.  I was hoping someone may have already done this, but if not was wondering if one of the more technically inclined AT users would be able to help get the right syntax for a media tile that would work.  

https://developer.spotify.com/documentation/web-api/reference/player/get-the-users-currently-playing-track/

Android Fire Windows
+30
Discuss & Vote

API Calls to external services

Luis Arano (AuthEx) 6 years ago in Things & Capabilities / Non-SmartThings APIs updated by Diego F. Zamora 5 years ago 5

So I mounted a monitor on one of the walls near my kitchen to use Action Tiles.


How cool would it be if we could write our own API calls with expected return values?

For instance, I know we can call out to "Media" and return maps, gifs, video, etc. How about calling out a a weather service (think openweathermap.org) using our own API keys, we could retrieve weather information for whatever timeframe we specify.


I was home alone watching a movie, I walked over to my kitchen and I knew I had put in a Pizzahut order, but it was taking so long. My first reaction was to look at that monitor, not sure why, but I know that if I had a tile where I could enter a webhook, I would totally use it for this and a bunch of other things...


Any thoughts?

+3
Answered: Discussion Open

ActionTiles for TP Link (& others?)

skk85 6 years ago in Things & Capabilities / Non-SmartThings APIs updated by Ct_Formula 5 years ago 3

Hi,

Are there ways to add Non smarthings like TP link smart plug, Yeelight etc to the tiles.?

0

Estimated Time Of Arrival

Orange Bucket 6 years ago in Things & Capabilities / Non-SmartThings APIs updated 6 years ago 1

I'd like to request that the "Estimated Time Of Arrival" capability be supported.

The capability has a single 'eta' attribute which is an ISO 8601 date so any implementation might like to allow a date format string to be specified.

The ETA has a wide variety of potential uses. There could ETAs for people. There could be ETAs of buses at stops, trains at stations, and planes at airports. There could be broader interpretations such as next appointments or medication times. 


Basically it can be used for anything that needs a date and time and it is an 'official' capability.

+4

Homey (by Athom) flows?

Hello all


I've been working some bit with ActionTiles and Homey in my home to select on the best fit solution. Don't know how popular I will get with this, but my opinion is Homey serves the best automation flows from a easy GUI interface and better connectivity options, but AT gives a far better remote/dashboard presentation. So the questions is... would it be possible to be creative and get the best of both...


What I like to achieve is having commands like a virtual device or virtual simulation in AT to trigger flows in Homey. Is this doable and if yes, can someone explain this please? 


Thanks a lot!

+24
Deferred: Voting Open

Deeper / Richer Kodi Control Tile

Spencer 7 years ago in Things & Capabilities / Non-SmartThings APIs updated by Terry (ActionTiles) (Co-Founder) 7 years ago 1

It would be great to have a tile with deeper control and display of the Kodi Media center. A control that used upnp to view what was playing on a particular Kodi player and control basic functionality like play, forward, backward, stop, and volume. I am really enjoying the application so far thanks for creating a solid application at launch.

Answer

Adding direct APIs to non-SmartThings devices (and/or even supporting SmartThings Things with non-standard Capabilities - Commands & Attributes) is something we are deferring indefinitely. Folks have requested direct control of Nest, Wink, Hue, etc., etc., etc. -- it is a popular wish list.


The implementation timeline depends on whether or not we make the effort to first develop a framework for non-SmartThings APIs (i.e., an abstraction layer), or whether we just ad hoc hard-code each API or device type on a case-by-case basis, incrementally enhancing ActionTiles.


The first case is a good long-term strategy for growing ActionTiles "beyond SmartThings". Right now, we pay tribute and respect for our "Works With SmartThings™" designation by focusing on them (not to mention keeping things focused is best for efficiency!).


In the latter case, we would need know that expending the effort to add Kodi Tile would pull in enough revenue to justify the investment.


Another option we will research is the feasibility of embedding existing web-UIs of some products / devices. This may be perfect for a few services ... but it's going to be sub-optimal in most cases.