DisplayLine

I use a genericsensor device for which I display values through DisplayLine1 and DisplayLine2. This used to work but after some upgrades it only show null as value. Though the variable displayline1 contains the correct information. Don’t remember in which version is was working but my actual versions are ALTUI 2056 with openluup 17.4.27. Has this functionality changed?

If the variable value is correct, then this looks, at first sight, like an issue with the latest AltUI update.

@delle, what openLuup version are you running?

openluup shows 17.4.27

Related to the post on altui and apologies for my ignorance but how can I know whether displayline is allowed or not? Is it just by looking at the json file? Cause the genericsensor has a variable CurrentLevel. So why in this case DisplayLine is allowed and in others not?