create-adapter
create-adapter copied to clipboard
Please add the option to store passwort correctly
Can you please add the option to store password correctly:
if you need to store passwords please encrypt them in Admin! You can check e.g. Apollon77/iobroker.meross for example code in index_m.html and main.js
Maybe with this fix: https://github.com/mrbungle64/ioBroker.ecovacs-deebot/commit/a360a7ac65300132323349d8f5db217de0865edb Issue: The values displayed below the password field are stored correctly and are highlightened in the select box but not preselected.
Before we do that, we should decide how the encryption should work:
- [x] https://github.com/ioBroker/ioBroker.js-controller/issues/262#issuecomment-584343117
- [x] https://github.com/ioBroker/ioBroker.js-controller/issues/660
This is now available, we should add a password field as an example.