fe8f8233a8
- add configuration support - add english config translations for later - add account balance sensor - add mining rig temperature sensors
13 lines
289 B
JSON
13 lines
289 B
JSON
{
|
|
"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"
|
|
]
|
|
} |