Home Assistant Git Exporter
This commit is contained in:
15
config/custom_components/watchman/manifest.json
Normal file
15
config/custom_components/watchman/manifest.json
Normal file
@@ -0,0 +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
|
||||
}
|
||||
Reference in New Issue
Block a user