Hi, I’m using a device list widget displaying configuration parameters.
Is there a way to use a color condition in the list based on the Read flag?
account.devices.paramSet(device_id, { …battery_alert, sent: true });
There is not an condition check in here that can be used, I think:
Any help would be appreciated!
Vincent