I have had some success hiding a media control tile I might put more details on another post I created a few weeks ago on this topic Hiding Dashboard Tile.
In the end I think it would stll be a better and more robust situation to have an option in TileMaster to stop showing a tile, perhaps still triggered through RM rules.
Also another question/ or work around.
I'm looking at my Harmony hub volume control. It has these attributes in the app
{"command":"volumeDown"},{"command":"volumeUp"}]}
Is there anyway I can catch these in tile master (maker API)? I understand tiles is looking for switch and lock for it to work.
I assume I can be a little hacky and create a virtual switch to control the volume via a little automation rule, but it seems a bit ugly.
Like the changes in the new version. The spacing works better for my dashboards and I am going to use the device control on a couple of my tiles. Thank You!
I have a suggestion on the device creation process. When creating the Tile Master Driver device, use the "name for this Tile Device" (ie. Filter Pump Status) as the device label and keep your generated format of the device name (ie. TM - Filter Pump Status) as-is. Those generated names are not user-friendly on a dashboard. This will keep us from doing the dance back and forth with the iFrames setting to manually go into the device and change the label.
Also note the typo in the above screenshot.
I have noticed a performance delay in tiles updating from TM2 versus TM1. TM2 tiles are updating about 2-3 secs slower than TM1. This could be attributed to many aspects though. Wasn't really a concern for me, just noting.
As I was adjusting (and temporarily confused ) by the child app creating the driver devices now, I ended up with an orphaned driver device that had "tile01" set with the iFrames. I had to give a think on how to remove it, since I could not open the device page. The trick I used was to create a temp RM rule that set the "tile01" variable to random text. Then I could open the device page to remove it. This approach seemed easier than modifying my TM2 child app back and forth to remove iFrames from that orphaned driver device.
Where do we find the app numbers for individual child app's, so that we can copy entire tile setups? I tried using "0" to copy my first to the second. That did not appear to work. Will go back and test if the numbering starts at "1".
Edit: Hmm...I tried setting the number of lines first, before copying. I also tried a "1" based index. I could not get the tile copy function to work.
They work just fine on my dashboards, so I have no idea what you mean by this. The whole purpose of adding the 'TM - ' before the name is simply to group them together when viewing the device list. Makes it much easier to keep track of them.
Fixed, thank you.
Okay... did you really time this? Not something I'm worried about. This app is VERY complicated compared to TM1 so not surprised.
There are a few way to get the app number. Easiest way is to go to your app list and hover over the app. In my example below the app number is 872.
I guess this is just user preference, as I think those names look too "techie" on a dashboard for your average person.
I did not really time this. Just happened to notice as I was creating a TM2 tile, while also displaying the same TM1 tile. So both were on the same dashboard. I wasn't concerned either. Just noted my observation, in case it was an issue to someone else.
Thanks on the app number. Just getting ready to recreate my other tiles in TM2 that are similar. That will help greatly.