15 lines
346 B
JSON
15 lines
346 B
JSON
{
|
|
"domain": "watchman",
|
|
"name": "Watchman",
|
|
"codeowners": [
|
|
"@dummylabs"
|
|
],
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/dummylabs/thewatchman",
|
|
"iot_class": "local_push",
|
|
"issue_tracker": "https://github.com/dummylabs/thewatchman/issues",
|
|
"requirements": [
|
|
"prettytable==3.10.0"
|
|
],
|
|
"version": "0.6.3"
|
|
} |