Home Assistant Git Exporter
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
{
|
||||
"domain": "watchman",
|
||||
"name": "Watchman",
|
||||
"documentation": "https://github.com/dummylabs/thewatchman",
|
||||
"issue_tracker": "https://github.com/dummylabs/thewatchman/issues",
|
||||
"iot_class": "local_push",
|
||||
"version": "0.5.1",
|
||||
"requirements": [
|
||||
"prettytable==3.0.0"
|
||||
],
|
||||
"codeowners": [
|
||||
"@dummylabs"
|
||||
],
|
||||
"config_flow": true
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user