I have an enum called "Mode" with values ECO, STD, EXT. When I look at them in the function they look good but when I actually put them in a panel it only fills in ECO. The other two say "dp_mode_std" and "dp_mode_ext". I attached a screenshot.
Wrong ENUM values in Panel
Re: Wrong ENUM values in Panel
The issue is that the multi-language support for your product features has not been configured. You can go to https://platform.tuya.com/exp/i18n/?id=PRODUCT_ID&type=1
page to translate your product features into multiple languages. Please note that you need to replace PRODUCT_ID with your actual product id.