You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 13, 2024. It is now read-only.
Readding a deleted coin will create a new entity under the same unique_id causing this error
Readded coins should instead have their corresponding existing entities enabled
INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.miningpoolhub entity: sensor.miningpoolhub_ethereum
ERROR (MainThread) [homeassistant.components.sensor] Platform miningpoolhub does not generate unique IDs. ID ethereum already exists - ignoring sensor.miningpoolhub_ethereum`
Readding a deleted coin will create a new entity under the same unique_id causing this error
Readded coins should instead have their corresponding existing entities enabled