Skip to content
New issue

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

Save config doesn't work #47

Open
Fontheweg opened this issue Mar 14, 2023 · 0 comments
Open

Save config doesn't work #47

Fontheweg opened this issue Mar 14, 2023 · 0 comments

Comments

@Fontheweg
Copy link

I setup some aliases with the Alias Manager.
I would like to backup my config, so I use the "save config to file" button in the Manager.

But if I look into the saved config file, there is nothing about my aliases. There is a basic configuration of the Alias Manager it self.

File: system.adapter.alias-manager.0.json
Content: { "_id": "system.adapter.alias-manager.0", "common": { "name": "alias-manager", "version": "1.2.4", "title": "Alias-Manager", "authors": [ "Sebastian Bormann <[email protected]>" ], "keywords": [ "Alias" ], "license": "MIT", "platform": "Javascript/Node.js", "main": "main.js", "icon": "alias-manager.png", "enabled": true, "extIcon": "https://raw.githubusercontent.com/sbormann/ioBroker.alias-manager/master/admin/alias-manager.png", "readme": "https://github.com/sbormann/ioBroker.alias-manager/blob/master/README.md", "loglevel": "warn", "mode": "none", "type": "general", "highlight": true, "compact": true, "singleton": true, "materialize": true, "materializeTab": true, "adminTab": { "name": { "en": "Alias-Manager", "de": "Alias-Manager", "ru": "Alias-Manager", "pt": "Alias-Manager", "nl": "Alias-Manager", "fr": "Alias-Manager", "it": "Alias-Manager", "es": "Alias-Manager", "pl": "Alias-Manager", "zh-cn": "Alias-Manager" }, "singleton": true, "fa-icon": "control_point_duplicate", "link": "/adapter/alias-manager/index_m.html?0&noFooter" }, "onlyWWW": true, "blockly": false, "messagebox": false, "subscribe": "", "noIntro": true, "supportCustoms": false, "connectionType": "local", "dataSource": "push", "dependencies": [ { "js-controller": ">=1.4.2" } ], "installedFrom": "[email protected]", "installedVersion": "1.2.4", "host": "iobrokermk2" }, "native": { "dialogAliasesCopyAliasNewId": "", "dialogAliasesCopyAliasNewName": "" } }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant