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.

+6
Implemented

Ability to set transparency opacity in Theme Colors

Justin Cox 6 years ago in Colors Icons Fonts Themes updated by Alex (ActionTiles) (Co-Founder) 5 years ago 4

Would be nice to be able to control the opacity or transparency of theme colors. For example the "Normal Tile Intention" color clearly has some additional transparency that isn't on other "intention" states. This makes it difficult to achieve the design I'm going for. You could remove that opacity style all-together or even better, add an opacity control to all color pickers.

0
Answered

Tile updates Temperature vs Power using simulated devices.

I have many centralite appliance outlets in my house.  I also have neruio whole house power monitoring.

I have a panel that shows current power consumption of every centralite outlet.  I want to add up all my outlets into a total watts in use tile.

It seems that the "Simulated Power Meter" is no longer a built in device in the IDE.  So I used "Simulated Temperature Sensor" and webcore to add up all the outlets in to a single Total number.

This works great!  Except, it shows up as a temperature with the degree symbol next to it, and without power (w) at the bottom of the tile.  (don't yell at me, I know this is pretty trivial in the grand scheme of things)

I modify "Virtual Temperature Sensor" and make it a "Simulated Power Meter"

This works, however the update/refresh of the tile is many, many times slower, maybe in the 5 minute range?

I can see in the ST app that I am getting the update correctly reflected every 30 seconds, same as the temp, but the temp tile updates, and the power tile takes forever.

Is there something in the device handler that dictates how actiontiles treats the refresh?  I'm hoping something jumps out at someone in the know.  Thanks in advance.

Answer

A side note:  Simulated devices (as opposed to Virtual devices) were actually intended only for testing and debugging of SmartApps. For example, if you were writing a SmartApp that turned a Switch off after a certain number of Watts were consumed, you would attached a simulated Power Meter or Power Metering Switch to the SmartApp debug window.

But even Virtual devices are pretty much a unofficial and hidden. So who the heck knows how much of a code difference there is supposed to between them. Simulated Switch, for example, has 4 custom Commands: onPhysical(), offPhysical(), markDeviceOnline(), markDeviceOffline(). Those are Commands that should never be needed in a "real" Device, and therefore less likely be required in a Virtual device.

So:  Don't worry about not finding Simulated Power Meter no longer "built-into" the IDE if you can just manage to find source code somewhere - nope; I can't find it. You could take the code for Simulated Temperature Sensor and use that as your template to build a Simulated Power Meter. They're pretty similar, but you need to know Groovy and SmartThings programming.


Back to the meat of the question:

Is there something in the device handler that dictates how actiontiles treats the refresh?

ActionTiles updates immediately for all events which are State Changes, except for Power, because Power events are too frequent. Power events are filtered based on certain percentage thresholds.  Except you're using Temperature as your Attribute - So ActionTiles's filters should not affect you.

Regardless, to check, please use Live Logging to check what events are actually occuring and which are being sent to ActionTiles.

+16
Fixed

Media Tiles do not zoom Full Screen on some screen sizes or browsers (as of v6.10.0)

Terry (ActionTiles) (Co-Founder) 5 years ago in Media Tiles updated by Alex (ActionTiles) (Co-Founder) 5 years ago 2

Prior to v6.10.0, Media Tiles would zoom to somewhat fill the window (the screen), but now may only zoom a smaller extent and leave substantial margins / blank padding - depending on the screen or window size.

This behavior has been confirmed and is bug/side-effect of performance optimizations made to Media Tiles as a part of Release v6.10.0.  We are researching to determine the root cause and possible solutions.

+1

Refresh Media Tiles only during scheduled periods to save bandwidth

Chris Tracy 5 years ago in Media Tiles updated by Terry (ActionTiles) (Co-Founder) 5 years ago 0

So I followed Rob's guide to get my commute time in action tiles and it works perfectly. However, as many others pointed out this can cost a bit of money due to Google charging per 1,000 requests. 

Here is my issue: When I wake up in the morning I want my commute time to be updated when I am about to go to work. So if I set this up on my "commute tile" and my wife's and let it run all day at a 1 minute refresh rate, this could become very expensive, very quickly. (about $5 every 8 hours at a 1 minute refresh rate). 

My solution: What if we could limit the time of the requests on media tiles or set a time to request? For example, I wake up for work at 7 and leave at 7:30 on the weekdays. So I would update my drive time at 7:20 and 7:30.

0
Discuss

Fully/AT - Return to Fully from Android App

nosbisch home 5 years ago in Browsers Tablets Phones / Amazon Fire updated by Terry (ActionTiles) (Co-Founder) 5 years ago 1

I am trying to find a way to consistently return to the Fully browser on my Fire 7 HD. I have Fully setup such that the home button should always use the default start-up URL...but it isn't consistent. Say I launch from Fully into Spotify via an URL tile. If I hit the Android home button, sometimes it goes back to Fully, sometimes I have to hit it many times, sometimes it won't return to fully at all until I navigate around Spotify for a bit. Since the Fully action bar disappears with android apps, just trying to find a way to get back that "always" works. Any suggestions?

I should note that if I stay within Fully, say I navigate to a sub-panel, the Android home button will return to my main panel.

Fire
0

How do you charge your wall tablet?

Robert Sexton 5 years ago in Browsers Tablets Phones updated by Kevin1 5 years ago 1

Hey all, I'm looking for insight on how to charge my tablet (Fire HD 10) that I have mounted on my wall. It is mounted on the wall next to my Ecobee3 thermostat on the second floor of my house. Currently, I have a 10' USB extension cable running up inside the wall powered by a 18W usb charger. The USB extension hooks up to the micro USB cable that comes through the wall and plugs into the tablet. Unfortunately, this is not enough power to keep the tablet charged while running Fully Kiosk with a Dakboard screensaver. Brightness is set at ~20%. Is this just an issue with the tablet not being able to charge as fast as it uses power, or am I not delivering enough power? Is it a distance or cable issue? Should I get a 10ft 3.1 micro USB cable and see if that would deliver enough power? 10ft would be enough to reach the tablet

To expand further, should I look at replacing the USB cable with something else? The thermostat has 24VAC, but I would rather not mess with that wiring. Additionally, I'm not sure running a loose 120V cable in the wall would be good either. Would there be other low voltage options? TIA!

Fire
0

Shields.io Megathread

Eric Wright 5 years ago in Media Tiles / Images updated 5 years ago 1

I wanted to create a thread with the Shields.io interface for folks to share their thoughts and ideas. I really enjoy this method of creating image tiles as it is very dynamic and versatile.

First and foremost, we need to understand what shields.io is. https://www.shields.io/ is a website hosting a free and open source web app capable of making "badges" utilizing API integration for dynamic text display. I've so far only seen one awesome idea with shields.io using ActionTiles, but it turns out it works perfectly for our Media Tiles! The only downside is the amount of text being displayed. I would not recommend any more than four 4-letter words, as any more than that generates an image with text too small to read and with great length it looks horrible. 

I will update this thread as new ideas are added. Please do not discuss in this thread those ideas, instead, please create a new thread, discuss the idea there, and I will add it's link here. Thanks!!

+8
Discuss & Vote

Additional Intent/Style for Panel Shortcuts (and perhaps others)

JeremyGNJ 5 years ago in Colors Icons Fonts Themes updated 5 years ago 2

New user here  I just bought a license and was impressed with the Theme options... little did i know they were mostly brand new!

I have one request for theme options: 
 A 5th tile "style type" of "link to panel".  Reason is that I want "sub menus" to stand out visually to show that they are "clickable".   A clickable tile shouldn't look the same as an "info" tile.

+3
On Hold: Discussion Open

Ring Doorbell image snapshots?

Krypto69 7 years ago in Media Tiles / Images updated by Eric Wright 5 years ago 6

Hi

Got my Skybell connected (thanks). It now shows the camera icon and when I push it it says "capturing image". This is great but all I see is the default camera icon. It never showst the image from the camera. 

I thought actiontiles showed me the captured image on the dash? I don't have an image just an icon. I know skybell won't send actiion tiles a live feed video. 

Answer

Capability "Image Capture" has been removed from SmartThings's published list of Capabilities, so the slight optimism we may have had regarding getting the image from SmartThings is completely off the table.

We have no indication whatsoever that Ring will open an API for small developers to grab the image either.

0
On Hold: Discussion Open

Refresh Still Image Media more frequently than 1 second

Eric Wright 5 years ago in Media Tiles / Images updated by Terry (ActionTiles) (Co-Founder) 5 years ago 5
+7
Discuss & Vote

House floor plan (using a background image) and transparent icons?

Silvio Di Domenico 6 years ago in Panels (dashboards) updated by Terry (ActionTiles) (Co-Founder) 5 years ago 2

Hi,

I’d like to arrange the icons on my house plan.

Is it possible update actiontiles to add a back ground image and semitransparent icons?

It will be not easy to arrange the icon exactly on the hose map right position, but feasible.

Samething like this:

Image 3365

+20
Implemented

Gradient Color Tiles and Background

Matthias Ertl 6 years ago in Colors Icons Fonts Themes updated by Alex (ActionTiles) (Co-Founder) 5 years ago 3

Image 2698

Hi Guys,

i would love to have the possibility to use Gradient Color on Tiles and / or Background.

see this as a feature request.

thanks

Matthias

Android Fire iOS Mac Windows
+1
Closed: Duplicate Issue

Sound an alarm for an event?

mahockey 5 years ago in Security updated by Alex (ActionTiles) (Co-Founder) 5 years ago 1

Hi,

is it possible to have Action Tiles sound and alarm for a certain event?


(e.g) a monitored Exit is open so the Action Tile could flash using the new icon features, but could it be possible to add a sound file/alarm sound too?

..and maybe when the state returns to normal (Exit is closed) for all icons and sounds return to normal?

+230
Solution Exists

RTSP protocol for video feeds

Justin 8 years ago in Media Tiles / Video Camera Feeds updated by Terry (ActionTiles) (Co-Founder) 5 years ago 65 2 duplicates

Hello. I have some foscam cameras that I would like to add as media tiles. Unfortunately these two particular camera models do not support http streaming but DO support streaming with RTSP.


Do you/will you support?

Answer

Hi Will...

Despite our hopes that time alone would result in mobile browsers and cameras vendors agreeing on new standard efficient high-definition direct live streaming video formats (or at least incorporation of RTSP embedding in mobile browsers), it has not happened. We have absolutely no indication that this situation will ever change. It still could ... someday.


So the applicable work-around (that we have been recommending for years...) is to use a transcoder server somewhere on your LAN (or even on the same tablet, if the tablet has sufficient resources).

You can search our Forum (and Google) for such terms as:

  • transcoder
  • tinyCam Monitor Pro (runs on Android)
  • Blue Iris (runs on Windows)
  • VLC, motionEye, iSpy, ... and others (runs on various, Linux, MacOS, etc.).


With varying degrees of complexity and performance, the above choices (or similar) will let you live-transcode incoming streams from RTSP and other formats, some cloud cams like Nest (Blue Iris supports Nest, apparently) or Wyze Cam cloud (tinyCam Monitor Pro is the only one that is compatible with Wyze Cam cloud - and Wyze Cam RTSP is reported to not be very stable).

Transcoders then offer a web-server (http, https) address for MJPG (mjpeg) streams or JPG (jpeg) streams which are compatible with ActionTiles Media Tiles. Stability depends on the power of the transcoding server hardware, the complexity of the stream, the reliability of your network / WiFi, etc.. Transcoders can downscale and lower the frame rate to help improve reliability. Use of JPG snapshots (SMV - stop motion video) takes far fewer resources.

We reiterate that ActionTiles is meant as a highly customizable builder for web based "SmartThings view & control" Panels - not a video monitoring matrix. The tinyCam App, for example, is an excellent video camera matrix with DVR capabilities, motion detection, transcoding, etc..- functionality that is outside the scope of our mission.

Good-luck exploring transcoding. We certainly have many customers successfully using the softwares listed above.

...Terry.

+2
Discuss

Action Tiles, TinyCam, and Fully Browser - Dashboard Convergance

Geewiz 7 years ago in Panels (dashboards) updated by Zvika 5 years ago 3

I've been a home automation enthusiast since the mid - 90's, utilizing the old X10 PLC technology.  I'm still cutting my teeth on the Smart Things world, but have jumped in with both feet and have fully embraced this next wave of home automation.  


When I discovered ActionTiles, I concluded that this was the way forward to tie together all the various "things" that I am running around my home.  I now have a dashboard panel that I am loving.   I have AT running on a Nexus 9 tablet.  In the background I have TinyCam webserver running, which streams video feeds from my outside IP cameras to media tiles.  Also running on the Nexus 9 is the licensed version of Fully Kiosk Browser.  


Image 2114


I really like being able to walk up to the smart panel (the Nexus 9) and have it wake up to display the video feed and tiles controlling the lights throughout the house.


What I am trying to figure out now is, if motion is detected on one of the cameras, how to make that camera's media tile on the panel go to full screen mode.  


I don't know if this is even possible, and if it is possible I don't know how to initiate it.  Perhaps someone else in the community has already been there and done that and would like to share their experience?


As always, a big thanks to the developers of AT for a fantastic app!

0
Waiting for Customer

Amcrest cam media tile low quality

David Benvenuto 5 years ago in Media Tiles / Video Camera Feeds updated by Terry (ActionTiles) (Co-Founder) 5 years ago 3

So i have successfully added one of my amcrest cams - but the quality is really bad... Any suggestions? 

Image 4054

0
Discuss

Recommended camera for with recorded backup and motion sensing

AnimalHungry 5 years ago in Media Tiles / Video Camera Feeds updated 5 years ago 2

I currently have some Ring cameras integrated into my SmartThings network. I really like how they trigger video recording and notifications based on motion sensing, and being able to review videos from over a month ago is really great, but I’m frustrated that they don’t display on ActionTiles on my Fire 8 tablet.

I want to add some more cameras and view the feeds in ActionTiles, but need the motion sensing recording and alert functionality of the Ring cameras. Can anyone recommend what I should use to get this working with Action Tiles please. If need be I can install separate motion sensors and have SmartThings trigger the camera to record based off of the motion sensors, but it’d obviously be nicer to have motion sensing built into the cameras. 

Cheers

Simon 

Fire iOS
+25
Fixed

"Error: device does not support command on" - KASA TP-Link, Sensibo AC, and other WiFi Cloud-to-Cloud devices

Terry (ActionTiles) (Co-Founder) 5 years ago in Things & Capabilities updated 5 years ago 16

We are aware of this issue and are continuing to investigate. We are fairly certain of the root cause.

Image 3987

The bug impacts a variety of brands and device types; most or all of them have only recently been added to SmartThings's list of compatible devices. A common factor: They are WiFi based, and use Cloud-to-Cloud (C2C) communication to receive commands and send events between the SmartThings Cloud and the Vendor's Cloud.

Some specific known devices with the issue:

  • KASA TP-Link (HS103, HS105, ...)
  • Sensibo AC
  • certain televisions
  • Yeelight RGB strips
  • ...

We have determined that the likely root cause is that SmartThings made an undocumented & unannounced change to their Device Type Handler standards. It's not uncommon for them to make unannounced platform changes; but we will work with them to resolve the issues. They have explained the changes to us.

These newly compatible devices are not returning expected data to ActionTiles. We will request that they publish an updated version of our "ActionTiles V6 (Connect)" SmartApp with new data expectations and related exception handling, after we verify the fixes in our test environments.


If you are experiencing this error, please add Votes. If it is for a device not listed above, please add a Comment with the exact manufacturer / model information. Vote count will help us determine the urgency.

We have no ETA for resolution at this time, but please "follow" this post for progress updates.

Thank-you,

...Terry.

Answer

Fixed with the assistance of SmartThings; deployed to Production on Sept 3, 2019.

0
Answered: Discussion Open

mjpeg video laggy from Foscam with tinyCam

Zvika 6 years ago in Media Tiles / Video Camera Feeds updated by Terry (ActionTiles) (Co-Founder) 5 years ago 3

Here is my situation :
I have Fosacm fi9821W that support mjpeg stream, I use tiny cam pro as my center place for all my cameras (currently only one though but going to add 3 more).
I created 2 media shortcuts on AT 
direct link to foscam mjpeg stream (http://10.XX.XX.XX:88/cgi-bin/CGIStream.cgi?cmd=GetMJStream&usr=XXX&pwd=XXX)

link to tiny cam pro that shows the foscam camera .(http://10.XX.XX.XX:8083/axis-cgi/mjpg/video.cgi?camera=1&user=XXX&pwd=XXX)

The video from the link to tiny cam is laggy while the direct link is good .

When seeing the stream in tiny cam app there is no lag and I get great video.

Not sure how to debug this and what can cause this laggy video.

Any Ideas ?

+10
Confirmed Bug

Arrange Tiles mode scrolls on iOS 11+

Colton 6 years ago in Browsers Tablets Phones / Apple updated by Nick Ferreri 5 years ago 7 1 duplicate

When I add a thing and then adjust its position, the list jumps around not permitting me to move the thing upward in the list. Using iOS on an iPad.