UniversalDevicesInc / UD-Mobile-Android

Issue-only repository for tracking issues related to the UD Mobile Android App
0 stars 1 forks source link

Volumio nodeserver showing values instead of labels in selected source #29

Open DaveStLou opened 2 years ago

DaveStLou commented 2 years ago

Using the PG3 version of Volumio nodeserver, the Selected Source shows values instead of the list of source names as it does in the Administrative Console. I've included the way it shows in AC and Mobile. Volumio-AC Volumio-Mobile1 Volumio-Mobile2

JavierRefuerzo commented 2 years ago

Thanks @DaveStLou .

Adding notes:

Node Details: Node Type: PG3, although appears to affect other families such as Z-Wave encoded editor "_25_0_S_50A66_N_IXA_AC" NodeDefId: volumio_18

Node Def Details: StatusId: GV1 Editor: _25_0_R_0_8_N_volumio_18 (encoded)

Issues:

(1) Subscription fmtAct is not publishing NLS Name Mapped Values. (2) App does not parse NLS values correctly when NLS contains an underscore.

Need to verify if underscore should be allowed in encoded editors from firmware devs.

JavierRefuerzo commented 2 years ago

Fixed issue (2), Firmware fix needed for (1). We can keep this open until firmware issue is also resolved. UD Mobile fix will allow formatted values to be shown in the picker. Formatted subscription values will be raw until firmware update.

commit # 1705938. fixed encoded editor NLS values with underscore. Included in UD Mobile Android version 0.117