Hmmm??? Same Result. I am having doubts that I have the correct app number that I am trying to copy? How do I go about that again? Sorry if this has been answered already. My quick scan of the entire thread didn't reveal an answer,
I know this works! I have basically 3 setups that I have copied/used multiple times..
Okay, I went about it the harder way by enabling "debug" in the app I wanted to copy and looking at the logs. So, 1937, in my case is the correct app number (confirmed via your much easier method )
I'm wondering if something isn't wrong with the app I am trying to copy from. As an experiment, I tried and was successful in copying another app (different data, different layout) into the child I am trying to create.
Yeah, sounds like something is messed up in the tile your trying to copy. No way to debug that. Sorry. Hoping at some point we can write a file out to the hub and read it back in. Would make it so much easier to copy things!
Well, at least we kind of know where the problem is...and I can exclaim "It's Not Me!!!" ... For now anyway.
What I'll do is recreate the layout with the new Tile and try to copy it again for the old tile. See if we can get any additional clues from that.
Thanks for your help ... And this Awesome App!
Edit/Update: @bptworld Okay, So upon recreating this tile, from scratch, for my new device, I tried to copy it. No dice! So it must have something to do with the configuration or the data selected for this tile. Let me know if you want any screenshots etc...
OK - I've got the dumb ■■■ question of the year.
I set up API maker, MT-device Made,
At the moment just trying to get a basic tile with a date on it.
I feel like when I add a tile to the dashboard I should see some sort of new template to choose from?
I select the MT virtual device but under template I've no idea what to pick.
All, I've searched this topic and there does not seem to be a way to change the icon on a tile. I'm looking for a way to show success/failure of an action taken by Node-red on an HE dashboard. I'd like to have a green icon for success and a different red icon for failure. Can this be done?
Or even the words "Success" in green and "Failure" in red?
It's working like I want but is there a way to make the icon cover more, if not all, of the tile space? The TM table is set to 1x1, right alignment (looks same as centered), 100% for the cell width and the icon size is set to 110. The dashboard tile size is 100x100.
All you'll need to do is get the value from the device (in my case it is "Connected" and "Disconnected"), and select which icon you want to use.
To add icons, go into the main app (not the tile you made), and select "Select Icons". This is where you can upload the files to use. With the addition of being able to host files on the HE hub, you can keep everything on the device
Thanks, @dadarkgtprince, for the info. I'm already doing what you suggest in your first post but I'm trying to get the icon to cover the whole tile. I'll take a look at the CSS guide but I'm so swamped with learning so many new things in this HA world that any knowledge I push in seems to push something else out!