Files
hassos_config/custom_components/truenas/manifest.json
2022-12-20 21:26:47 +01:00

15 lines
378 B
JSON

{
"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"
}