-
-
Notifications
You must be signed in to change notification settings - Fork 221
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Dropdown control is driven by mqtt message - basis on the message, it's switched to required value using val attribute. This works well but after device restart, despite of mqtt message witch is set with 'retain' flag it's set back to default val=0.
Describe the solution you'd like
After device is reset, it pull retined value for dropdown control and option is set accordingly. The same works well for slider control.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request