Hey Guys,
I no longer have any use for the IKEA repeater therefore wanted to delete it.
I selected the device through the GUI and clicked the delete link.
But an error appears …
2021-02-12 10:04:55 INFO (MainThread) [homeassistant.components.zha.api] Removing node 00:0d:6f:ff:fe:a0:59:d7
2021-02-12 10:04:55 INFO (MainThread) [zigpy.application] Removing device 0x264f (00:0d:6f:ff:fe:a0:59:d7)
2021-02-12 10:04:55 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py", line 350, in _async_remove_device
await asyncio.wait(remove_tasks)
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 413, in wait
raise ValueError('Set of coroutines/Futures is empty.')
ValueError: Set of coroutines/Futures is empty.
The device was not completely erased.
How can I fix it ?
Reboot doesn’t do it.
Greetings