[APP][Pro] Device Capabilities - Enhance the capabilities of devices

@Tiwas and @Peter_Kawa

Working on it.
Testing it right now.
Update to the new test version.
For the Status Indicator field, you can now format a BLL Expression for the Unit.

I have added 2 devices as reflect:

In the Calculation BLL Expression, i have placed $values[0]. Meaning, the actual number for the Status Indicator is the first device’s value.

Then i have placed the next code in the Unit Expression:
'Temp\n'+ $values[1] + ' Hum'
The result is:

Have fun!