ha-nicehash/custom_components/nicehash/manifest.json

13 lines
289 B
JSON
Raw Normal View History

{
"domain": "nicehash",
"name": "NiceHash",
"documentation": "https://github.com/brianberg/ha-nicehash",
"issue_tracker": "https://github.com/brianberg/ha-nicehash/issues",
"dependencies": [],
"codeowners": [
"@brianberg"
],
"requirements": [
"requests_async"
]
}