virtual-devices icon indicating copy to clipboard operation
virtual-devices copied to clipboard

Virtual device showing text/value

Open MagnusPer opened this issue 7 years ago • 8 comments

Would be nice to have a virtual device showing a value (int, bool, string) from an tag or by enter a string text. My use-case is to display which home alarm detector that is acive instead of having one virtual device for each.

MagnusPer avatar May 21 '18 20:05 MagnusPer

Like a sensor, but for text? I can look into it, but it will be in the long term.

ArjanKranenburg avatar May 25 '18 14:05 ArjanKranenburg

Yes. Example IF value=1 THEN show text ON IF value=2 THEN show text OFF IF value=3 THEN show text xxx

MagnusPer avatar May 25 '18 15:05 MagnusPer

It would be much appreciated if the virtual e.g. sensor devices could contain strings. My usecase would be to combine temperature with date and time for the reading in order to understand when the last value where captured. The target is to gather different kind of information in Homey Dash where among other things temperatures are important.

Jakberg avatar Jan 08 '19 11:01 Jakberg

Hi, any update on this? Would like to show the temperature directly inside the visual button

cmd85 avatar Jun 24 '19 08:06 cmd85

Waiting....

MagnusPer avatar Nov 20 '19 21:11 MagnusPer

Test as "value" on a Virtual device would be excellent !

Quart666 avatar Nov 21 '19 14:11 Quart666

I'm afraid this is not easily possible. We're bound to the possibilities that Athom provides. But if you see an app that does something similar, let me know.

ArjanKranenburg avatar Nov 21 '19 19:11 ArjanKranenburg

I love this possibility, I use MQTT a lot and have variables set to the current topic, some are simple on/off or true/false but i also have a countdown timer that updates my variable every second, i would love to be able to see that on my virtual device. so the possibility of having a customer sensor for each Boolean, number or string, with an second option to set a concatenation string like W for watts or Mins for minutes.

adrianjoss avatar Apr 18 '24 13:04 adrianjoss