mirror of
https://github.com/junkfix/config-editor.git
synced 2025-09-07 16:08:08 +02:00
11 lines
296 B
JSON
11 lines
296 B
JSON
{
|
|
"domain": "config_editor",
|
|
"name": "Config Editor",
|
|
"codeowners": ["@junkfix"],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/junkfix/config-editor-card",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
|
|
"version": "5.0.0"
|
|
}
|