mirror of
https://github.com/junkfix/config-editor.git
synced 2025-09-07 18:11:30 +02:00
Update manifest.json
This commit is contained in:
parent
9e4262bb27
commit
334fa61dba
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"domain": "config_editor",
|
"domain": "config_editor",
|
||||||
"name": "Config Editor",
|
"name": "Config Editor",
|
||||||
"version": "4.3",
|
|
||||||
"codeowners": ["@junkfix"],
|
"codeowners": ["@junkfix"],
|
||||||
"documentation": "https://github.com/junkfix/config-editor-card",
|
"documentation": "https://github.com/junkfix/config-editor-card",
|
||||||
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
|
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling",
|
||||||
|
"version": "4.4"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue