[Updated] Super Tile - Icons have arrived! :)

And Hubitat doesn't share its code either except for a few example ones.

Many people here think EVERYTHING should be free and can do what ever they want... try that approach with the built-in Hubitat apps and drivers and you will most likely get the boot from them.

1 Like

Dear sir @Cobra - way we pretty please have an update to your beautiful super tiles app. I so hurts my eyes everytime I open my dashboard to see your masterpiece so broken.

1 Like

I wasn't aware that it was broken
What's the problem?

from what i've read the html alignment has been changed to left instead of centred (sorry I skimmed it) and now the tiles are all wonky on 2.1.5

and on 2.1.4

realise you are on break / not taking support requestions but my OCD knows no limits - apologies.

I'll have a look at this for the next release when the website is finished.
I didn't realise that this had changed.

soon...

5 Likes

appreciate your replies. I will just try to not look at those tiles until we hear from you again.

Did you align them with spaces in between?
What happens when you take the spaces out?

If you have enough characters left then you could probably just put html code around your text to centre everything again..

Don't forget to use { and } instead of < and >

when you say spaces - do you mean blanks or spacebar (spaces)?
here was the presence one for steve

Try removing the setting from columns B & C
I don't know if that would work.. can't remember what I put in for a blank line without checking all the code

No dice sir


2019-09-29%20(3)

This has to do with the latests SW update. I believe the Hubitat team is still looking into this. In the meantime, there is a workaround you can implement.
Open the Dashboard settings, go to Advanced, CSS and copy this:

img {
  display: inline;
}

in there. Save it and your icons should be like they were before.

6 Likes

Sorry,
here was the tile - how does it look rewritten?

{
  "rowSpan": 1,
  "template": "attribute",
  "col": 3,
  "colSpan": 1,
  "id": 43,
  "row": 4,
  "device": "322",
  "templateExtra": "CustomDisplay"
},

You are in the "Advanced Layout" view, you have to click "CSS" once you clicked on "Advanced"
image

Then copy the entire thing in there

2 Likes

my eyes, they are happy once more

4 Likes

I don't know if I have to thank @Cobra or the guys at Hubitat, but my presence super tile is displaying perfectly again, since this morning. I haven't installed or updated anything...

Hello
Is in anyway possible to get the app anymore?
Thanks

Cobra did say he was working on a way to bring them back when he was ready.

1 Like

thanks

1 Like

Would love to try it, but I get 404 errors when I try going to the Apps and Drivers code on Github. I am in the states. Does that make a difference?