initial commit
This commit is contained in:
14
custom_components/truenas/manifest.json
Normal file
14
custom_components/truenas/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"domain": "truenas",
|
||||
"name": "TrueNAS",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling",
|
||||
"documentation": "https://github.com/tomaae/homeassistant-truenas",
|
||||
"issue_tracker": "https://github.com/tomaae/homeassistant-truenas/issues",
|
||||
"dependencies": [],
|
||||
"requirements": [],
|
||||
"codeowners": [
|
||||
"@tomaae"
|
||||
],
|
||||
"version": "0.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user