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

@jaredhouck

Check your setting - 'Is device value Text or Numbers'. You most likely have it set wrong. I added more error catching to warn about this.


New version...
2.5.0 - 12/06/20 - Added more error catching

That was it! I think what threw me is that I didn't get that setting until I picked - Use Custom Colors on Device Value - which I'm not doing.

Thank you!!

1 Like

Need some guidance. I'm trying to reduce the distance between lines. Note in my picture below the Guest Bath Fan tile on the right -> the gap between "off" (first line) and "0min m 58%" (second line). I've adjusted the justifications on both lines and font sizes all over the place. I can't figure it out.

Fan tiles

I tried putting the small "m" up in the top left corner on the first line (because I really like how the Master Bath Fan tile looks = single line) , but I still had the huge space between the lines.

Appreciate any help!

So i'm trying to do a forecast tile. First reiteration of such tile came out great but then i got greedy and wanted to use more lines.
Well if you look at the first picture you will see the information and its formatting. No problem there unless i'm missing something? Problem is in the second picture

Now for some reason the text gets jumbled that the start is somewhere at the bottom????

How can i solve this? tried deleting and creating another tile from scratch with the same results?

Pretty sure it's the comma causing havoc. Adjusted the code to replace any comma found in the value with a period. See if it helps.

2.5.1 - 12/20/20 - Adjustments to device value

1 Like

Of course now any forecast doesn't have a comma in them. will keep an eye for it when it updates tonight.

1 Like

NOPE made it worse.


I added today's forecast and the variable for date if that makes any difference?

Screenshot please

:point_up:t4::point_up:t4::point_up:t4::point_up:t4:

1 Like

New to HE, just finished port from ST mostly went well. I have played with Tile Master and it has some nice needed features, great job.

I keep running out of space when creating tiles. I understand that if I used Bitly my space usage would go down. My question is to use Bitly do you need the internet? I have searched for the answer and it seem like yes, however I have not seen a direct answer to this question.

Another question is if maker api uses the internet?

Welcome to Hubitat!

yes

Depends on what you are doing with it. It can be used internal or external. Best to ask that in a Maker API thread.

Tnx for fast response. If I wanted to reduce size, are there other techniques without needing to be online?

Right now I am just trying to create a single tile that shows status and can be controlled for 8 or so switches. I run out of room after two. I am currently not using icons but would like to do so. Can stuff be stored locally to reduce the url length? I am already using global etc.

Not that I know of. Everything uses up the characters, control uses them up even faster. Most I've seen being controlled on one tile is 4. No way you'll fit 8! :sunglasses:

Thanks again. I have pretty much concluded the need for several dashboards each formatted for the specific use and device.

1 Like

Screenshots were posted right above your message.

After a few days i have noticed it still shows the same problem of jumbled text but after a few minutes it will fix itself or the next time the status changes it will display correctly.
So i guess i will have to get used to it.

One of my TM devices will not load the device page. I just get a spinning loading loop in top right. anyone else get this?

Did you click and read this section...

1 Like

Thank you grass hopper. I now remember why i turned it off also! It opens new browser tab when i use switch in the tile with it on. Thanks

Can Tile Master add custom tiles to an existing dashboard with native tiles or must all Tile Master tiles be on their own dashboard?

Can Tile Master create visual replica of the native garage door dashboard temple which gets its state from a device attribute and runs a RM when clicked?