Units for numerical logic variables

It would be useful to have the possibility to define units for a number logic variable, for instance °C, W, kWh,…
Reason of the request: sometimes you want some device values together with a logic variable value in the same graph in insights.
That seems only possible if all values have the same unit. However, for numerical logic variables, there is no possibility to define the unit.

2 Likes

Just stumbled on this issue as well. is this possible at all currently, or would that need some update from Homey?

To my knowledge it’s not possible for numerical Logic variables that you create yourself. So such functionality would probably need to be implemented by homey

Indeed, the only way is to use string vars and enter the unit yourself.
But Homey can’t calculate with mixed data string vars.
For dashboard use only, it might be an idea to fill both num and string vars with the same data, the string var having the additional unit added.