Open coreyjansen opened 3 years ago
Can you verify that organization_id
, api_key
, api_secret
are correctly set in your configuration.yaml
? I'm able to replicate this error if one of those is incorrect
I had the same issue occur and it was caused by putting single quotes around the org and api secrets.
Hi I have same error after restarting HA in 50% of restarts
Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/setup.py", line 249, in _async_setup_component result = await task File "/config/custom_components/nicehash/__init__.py", line 93, in async_setup raise PlatformNotReady homeassistant.exceptions.PlatformNotReady: None
Unable to get NiceHash accounts
Error fetching nicehash_accounts_coordinator data:
HA core-2021.8.6
**Invalid config The following integrations and platforms could not be set up:
nicehash Please check your config and logs.**
Version of the custom_component
Configuration
Default Yaml with my API key...
Describe the bug
Does not work at all
Debug log