625alex
(Alex, ActionTiles Control Panel)
April 29, 2015, 3:25pm
172
The battery icon is missing from the Font Awesome library, so it’s hard coded to white image. This is why you are not able to change it’s color. I will be addressing it in the maintenance release 5.4.
DarcRanger:
Also I have two custom tiles that pull audio levels and air pressure. I am trying to figure out how to add an icon to the left footer of the tile, like the other standard tiles. When I look at the page on the app to change the device order of my tiles I see the icons and background color I added for my items, but when I look on the tile there is just the current state of the device. I tried looking at the new luminosity and acceleration tiles for clues in the app and support files, but I feel I am missing some small detail to get it to work.
You need to add icon reference in this area of SmartTiles javascript file . Then, you will need to host your modified version of the javascript.
Altenatively, you can change the tile rendering in SmartTiles.groovy to add your icons there.
Since audio level and air pressure capabilities technically don’t exist within ST universe, I can’t really code for these capabilities.
1 Like