Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unremovable Duplicated Output Entities #36

Open
warrenarnold opened this issue Dec 17, 2021 · 5 comments
Open

Unremovable Duplicated Output Entities #36

warrenarnold opened this issue Dec 17, 2021 · 5 comments

Comments

@warrenarnold
Copy link

warrenarnold commented Dec 17, 2021

Hello, thanks for this integration, it makes getting the live values into Home Assistant a lot easier.

We have an issue with the 'outputs' coming through, the integration seems to create multiple entities for each output and it seems they never go away and can't be deleted even when the integration is removed.

DuplicateSample

image

Can someone please look into why this would be happening ?

@OzGav
Copy link

OzGav commented Dec 19, 2021

The only thing I can think to ask is are you using MQTT?

@warrenarnold
Copy link
Author

Yes I do have MQTT running for some Tasmota Devices, would that interfere?

@OzGav
Copy link

OzGav commented Dec 20, 2021

Not unless it is those entities that are duplicating. MQTT can store entries for things that have been deleted and that causes them to reappear. However if you aren't using that for iotawatt then that isn't the problem.
If you keep re-adding the integration then that will be why you are getting multiple entities. You should be able to delete them from the CONFIGURATION menu?

@warrenarnold
Copy link
Author

Not unless it is those entities that are duplicating. MQTT can store entries for things that have been deleted and that causes them to reappear. However if you aren't using that for iotawatt then that isn't the problem. If you keep re-adding the integration then that will be why you are getting multiple entities. You should be able to delete them from the CONFIGURATION menu?

Thanks for your response, yes I have added it multiple times to try and fix the problem, and it keeps adding entities each time. I thought these would be deleted once the integration was removed ?

Which 'Configuration' menu are you referring to, I can't see that in HA?

I have 'System Options' which gives toggles for new entities and update polling, but no where to delete entities.

In entities it says this entity doesn't have a unique ID so it can't be edited/removed, as per pic above.

@OzGav
Copy link

OzGav commented Feb 1, 2022

This can be hard and might require editing the registry files. Do a Google search of “hassio remove entities” and you will get a bunch of threads and hopefully one will be the answer for you…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants