13 lines
382 B
JSON
13 lines
382 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.12.0"],
|
|
"single_config_entry": true,
|
|
"version": "0.8.4"
|
|
}
|