initial commit
This commit is contained in:
13
custom_components/openhasp/manifest.json
Normal file
13
custom_components/openhasp/manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"domain": "openhasp",
|
||||
"name": "openHASP",
|
||||
"documentation": "https://haswitchplate.github.io/openHASP-docs/",
|
||||
"issue_tracker": "https://github.com/HASwitchPlate/openHASP-custom-component/issues",
|
||||
"dependencies": ["mqtt", "http"],
|
||||
"requirements": ["jsonschema>=3.2.0"],
|
||||
"version": "0.6.5",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
"codeowners": ["@dgomes"],
|
||||
"mqtt": ["hasp/discovery"]
|
||||
}
|
||||
Reference in New Issue
Block a user