Scale or change units value of Power Meter
My Power Meter tiles currently displays power usage in watts, optionally with decimals. That's fine and dandy but for display purposes I'd find it useful to be able to apply a multiplier to the value supplied by SmartThings so I can use my own units. Those units might be kilowatts, ergs per second, horsepower, BTU per hour or (much) more likely my own user defined units which may differ for each device. With or without a multiplier it would be useful to be able to override the footer text for the tile.
There is also an ulterior motive, as using two of the less expensive available smart plugs in the UK (Hive Active Plug and Salus SP600) with the Zigbee Switch Power DTH to avoid using a custom DTH results in a reported power usage that is a factor of ten too low for whatever reason. So my choice of user defined units would 'correct' that. Again if I can't scale the value being able to have e.g. 'Power / 10' as the footer text would be a useful visual aid for me.
I guess parts of this may have the potential to fall foul of 'Works With SmartThings' in some way, but it is worth asking.
Customer support service by UserEcho
The ability to translate or customize enumerated Attribute Values is an existing recent Feature Request. Please add your votes: https://support.actiontiles.com/communities/12/topics/4280-map-attribute-value-to-custom-value-in-tile-footer
As for adding a scaling factor... That's a similar concept, but a little bit further out of our scope.
i.e., ActionTiles exists to present Things' standard Attribute Values in a customizable layout - not transformed into a different numeric value entirely.
We prefer to consider where functionality should optimally exist, per the SmartThings architecture / paradigm: We don't want the SmartThings App and ActionTiles to show radically different data - we want the value to be the same that would be exposed and used by other SmartApps, etc.