openhab / openhab-core

Core framework of openHAB
https://www.openhab.org/
Eclipse Public License 2.0
925 stars 425 forks source link

.items file: actionAnalyserItems cannot be configured due to missing array support #4282

Open logos37 opened 3 years ago

logos37 commented 3 years ago

The problem

Coding of actionAnalyzerItems within the listWidget metadata via textual .items file not possible as values other than strings, number or booleans cannot be expressed in the textual description language (e.g. arrays)

Expected behavior

accept a simple string of comma-separated item names as an alternative to an actual array.

Steps to reproduce

Your environment

Browser console

Browser network traffic

Additional information

florian-h05 commented 4 months ago

@kaikreuzer Can you please move this to core?