Skip to content

Commit 7c64503

Browse files
authored
Update manifest.json
1 parent 5cbefaa commit 7c64503

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom_components/config_editor/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
"domain": "config_editor",
33
"name": "Config Editor",
44
"codeowners": ["@junkfix"],
5+
"config_flow": true,
56
"documentation": "https://github.com/junkfix/config-editor-card",
67
"iot_class": "local_polling",
78
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
8-
"version": "4.4.2"
9+
"version": "5.0.0"
910
}

0 commit comments

Comments
 (0)