[RELEASE] Tile Master - Display multiple devices that can be Controlled from the tile!

Scratch that, i was using right click "save as"
instead of using the nextCloud "download" function, didnt see that for individual pics!
My bad :man_shrugging:

1 Like

ho you you set a path to a custom icon on a stock dashboard, i cant see an option on the tile picker, and coldndt work out how to put a http address in the css

Icons are set in the parent app so they can be used across multiple child apps.

I get a new browser page open with code when i use maker api to switch device via the tm tile is this right?

I had the same thing, I needed to turn off the IFrame setting which is referenced in the documentation

Cheers @sburke781 i was thinking it was that, took a bit of finding! You have to go into important info section for reference to anyone else looking for it.

1 Like

Love the app (now that I figured it out :joy:). One question I have, on my tile I have a random dot on the bottom corner

image

Any idea what this is?

My tile is configured with 2 lines. Each line consists of one icon.

Tile Master 2 - 2.4.0

========
Update: Appears to be related to iFrames. I turned off iFrames to add a label to the Device and the dot went away

image

Any way to not have the iFrame "icon" in the tile while having it on?

That's not an icon at all, it's an actual iFrame. It's just set to the smallest I can make it, 1x1. For device control to work, it has to be there.

1 Like

gotcha. am i able to move it? I can make my tile 3 rows, and put it in row 2 so it looks like a center button or something, or does it auto-append it to the end once i enable iFrames? (sorry if this question has been asked already, the thread is super long and I didn't get a chance to go through everything)

Nope, it is what it is.

Can the iFrame be hidden in CSS?
e.g. visibility: hidden;

I guess I'll poke around in the code and see what I can come up with. I was able to move the iFrame above the last line, but now the last line doesn't show. This is in no means a way to open a new discussion, just my action plan to try and make it work how I want it for my specific wants

UPDATE

I created my tiles with iFrame off, but then I created a separate "dummy" tile with iFrame on. It appears everything runs in that one iFrame and doesn't pop up any new windows :smiley:

Very interesting. Any other details? I'll add this to the list to investigate.

Thanks

Nope, that's all it is. I reverted back to the base code, and like many other great ideas it came to me in the middle of the night while driving myself crazy trying to get it to work :joy:

On the dashboard I stacked the iFrame time under one of my control tiles and everything works great. Gave it a black background and added a few lines so the iFrame icon gets hidden behind one of my icons on another tile.

I'm making a date/time tile but the options for formats are quite limited. Is it possible to add the capability to use custom date/time formats?

Also, I'd like to include the sunrise/sunset times. Is it possible to get the times hubitat uses?

Really?! Show me another app that has this many options for both date and then time and allows you to mix and match. I'd hardly call what I offer here to be 'quite limited'.

I'll add it to the list

There's no date option that includes day of the week (dddd) or the month in full (MMMM) which are what I'd use (ideally also with ordinal numbers for the day but I accept that's less common!).

By the way, in the time options, I've just noticed the 24 hour option without seconds has "a" for am/pm which is presumably an error.

I'll add it to the list

Thank you!

So I am just playing with this app now. @bptworld This is so cool! One question. Forgive me if I missed it somewhere in this thread. But is there a way to set the background color of the tile... vs the color of the lines/cells within the tile.

Thanks again for a really useful app Bryan!

Thanks!

Only based on status. Look for 'Use custom colors on device value'