We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbefaa commit 7c64503Copy full SHA for 7c64503
custom_components/config_editor/manifest.json
@@ -2,8 +2,9 @@
2
"domain": "config_editor",
3
"name": "Config Editor",
4
"codeowners": ["@junkfix"],
5
+ "config_flow": true,
6
"documentation": "https://github.com/junkfix/config-editor-card",
7
"iot_class": "local_polling",
8
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
- "version": "4.4.2"
9
+ "version": "5.0.0"
10
}
0 commit comments