We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Before submitting a bug please read: https://zwave-js.github.io/zwavejs2mqtt/#/troubleshooting/bug_report
Build/Run method
zwavejs2mqtt version: 1.1.0 zwavejs version: 6.1.3
Not directly a bug, more a change request.
Downloading a file from the «file explorer» results in the same name for the cache files.
E.g downloading homehex.metdata.jsonl and homehex.values.jsonl results with the same filename -> homehex.jsonl.
Same filename for download files as stored in the «store».
The text was updated successfully, but these errors were encountered:
fix: wrong filename when downloading file
ffffe97
Fixes #537
97c02b8
robertsLando
Successfully merging a pull request may close this issue.
Before submitting a bug please read: https://zwave-js.github.io/zwavejs2mqtt/#/troubleshooting/bug_report
Version
Build/Run method
zwavejs2mqtt version: 1.1.0
zwavejs version: 6.1.3
Describe the bug
Not directly a bug, more a change request.
Downloading a file from the «file explorer» results in the same name for the cache files.
To Reproduce
E.g downloading homehex.metdata.jsonl and homehex.values.jsonl results with the same filename -> homehex.jsonl.
Expected behavior
Same filename for download files as stored in the «store».
The text was updated successfully, but these errors were encountered: