albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
687 stars 76 forks source link

Local broker: Cannot remove devices #430

Open rcdailey opened 1 year ago

rcdailey commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

Your environment HomeAssistant version: 2023.3.1 Hassio Version (if applicable): Hardware environment: HASS OS in Proxmox

I paired a device, then I reset that device again, and paired it again. Two issues:

  1. The old entry from the first pair still shows up in the list of devices. The "..." menu only lets me rename, but not remove.
  2. Upon re-pairing, even though the app said it was successful, no new device was added. The old one still remains in "DISCONNECTED" state.

This issue is mainly for point #1. I feel like #2 broke because of the first item. How do I delete the old client?

rcdailey commented 1 year ago

I think I must have read this wrong. It looks like it re-used the device, even though I did a factory reset and paired a second time. it says "ONLINE" at the top. My second point about disconnected was referring to "Meross Link", but I misunderstood that to mean the device wasn't connected.

I think there might not be an issue here, at least as far as the second point is concerned. I still think there should be a remove/delete option though.