Closed Torch1969 closed 1 year ago
This sounds like it would be suited to using flows to do the calculations, etc and sending the value to the display?
Yes, that would be a possibility. That way all this functionality doesn't have to be part of this app.
Homey logic variables could be used for this purpose also. See https://github.com/AdyRock/com.ady.button_plus/issues/7
Issue #7 is now implemented and covers this, so closing this one off.
Is it possible to add the possibility to "compose"/edit the value to be shown on the device?
For instance for numeric value based on one or several capabilities and using something like math.js or better logic library.
Or for text strings composed of fixed text and text variables?