mirror of
https://github.com/junkfix/config-editor.git
synced 2025-09-07 18:11:30 +02:00
10 lines
278 B
JSON
10 lines
278 B
JSON
{
|
|
"domain": "config_editor",
|
|
"name": "Config Editor",
|
|
"version": "4.0",
|
|
"codeowners": ["@htmltiger"],
|
|
"documentation": "https://github.com/htmltiger/config-editor-card",
|
|
"issue_tracker": "https://github.com/htmltiger/config-editor/issues",
|
|
"iot_class": "local_polling"
|
|
}
|