Update manifest.json

This commit is contained in:
junkfix 2024-04-05 21:46:03 +01:00 committed by GitHub
parent 021c53a1c4
commit 9e4262bb27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,8 +2,8 @@
"domain": "config_editor",
"name": "Config Editor",
"version": "4.3",
"codeowners": ["@htmltiger"],
"documentation": "https://github.com/htmltiger/config-editor-card",
"issue_tracker": "https://github.com/htmltiger/config-editor/issues",
"codeowners": ["@junkfix"],
"documentation": "https://github.com/junkfix/config-editor-card",
"issue_tracker": "https://github.com/junkfix/config-editor/issues",
"iot_class": "local_polling"
}