ioBroker / ioBroker.vis-hqwidgets

High Quality Widgets for ioBroker.vis
MIT License
18 stars 11 forks source link

tplHqButton: values configured in "Extrasteuerung" are not written to selected object id #16

Closed peterzahn closed 4 years ago

peterzahn commented 4 years ago

When editing a widget based on tplHqButton, there are some parameters for "Extrasteuerung" (German version). Here, values can be entered which will be written to specific object ids when the control is changing from true to false or vice versa. Unfortunately, instead of the configured ones, values from the min/max fields get written. In my understanding, this is due to the template names this values "oidTrueValue"/"oidFalseValue". In hqwidgets.js, line 1553ff, instead a short form with "...Val" is referenced. So the configured value is not visible and as fallback the values from min/max are taken. As I am not sure where to change this without breaking other things, I'd like to ask the maintainers to fix this.

Thanks, Peter

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 7 days. Please check if the issue is still relevant in the most current version of the adapter and tell us. Also check that all relevant details, logs and reproduction steps are included and update them if needed. Thank you for your contributions. Dieses Problem wurde automatisch als veraltet markiert, da es in letzter Zeit keine Aktivitäten gab. Es wird geschlossen, wenn nicht innerhalb der nächsten 7 Tage weitere Aktivitäten stattfinden. Bitte überprüft, ob das Problem auch in der aktuellsten Version des Adapters noch relevant ist, und teilt uns dies mit. Überprüft auch, ob alle relevanten Details, Logs und Reproduktionsschritte enthalten sind bzw. aktualisiert diese. Vielen Dank für Eure Unterstützung.

stale[bot] commented 4 years ago

This issue has been automatically closed because of inactivity. Please open a new issue if still relevant and make sure to include all relevant details, logs and reproduction steps. Thank you for your contributions. Dieses Problem wurde aufgrund von Inaktivität automatisch geschlossen. Bitte öffnet ein neues Issue, falls dies noch relevant ist und stellt sicher das alle relevanten Details, Logs und Reproduktionsschritte enthalten sind. Vielen Dank für Eure Unterstützung.