Skip to content

homeassistant.exceptions.PlatformNotReady #2

@coreyjansen

Description

@coreyjansen

**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...

Add your logs here.

Describe the bug

Does not work at all

Debug log

2021-02-05 16:23:05 DEBUG (MainThread) [custom_components.nicehash.coordinators] Finished fetching nicehash_mining_payouts_coordinator data in 8.149 seconds
2021-02-05 16:23:05 ERROR (MainThread) [custom_components.nicehash] Unable to get NiceHash mining payouts
2021-02-05 16:23:05 ERROR (MainThread) [homeassistant.setup] Error during setup of component nicehash
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 213, in _async_setup_component
    result = await task
  File "/config/custom_components/nicehash/__init__.py", line 105, in async_setup
    raise PlatformNotReady
homeassistant.exceptions.PlatformNotReady

Add your logs here.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions