mirror of
https://github.com/sudoxnym/hacs-connectd.git
synced 2026-04-14 11:36:54 +00:00
12 lines
304 B
JSON
12 lines
304 B
JSON
|
|
{
|
||
|
|
"domain": "connectd",
|
||
|
|
"name": "connectd",
|
||
|
|
"codeowners": ["@sudoxnym"],
|
||
|
|
"config_flow": true,
|
||
|
|
"documentation": "https://github.com/sudoxnym/connectd",
|
||
|
|
"iot_class": "local_polling",
|
||
|
|
"issue_tracker": "https://github.com/sudoxnym/connectd/issues",
|
||
|
|
"requirements": [],
|
||
|
|
"version": "1.1.0"
|
||
|
|
}
|