Feature request to delete the individuals entries under (Configuration -> Integration -> Zwave)
Today the only means is to delete ZWave as a whole, not the individual entries that are no Longer in Use.
Feature request to delete the individuals entries under (Configuration -> Integration -> Zwave)
Today the only means is to delete ZWave as a whole, not the individual entries that are no Longer in Use.
Took matters into my own hands and manually removed the entries from “core.config_entries” file.
Here is an example of a stale entry that was left behind.
You w ill need to remove everything including the " { " and ending in " }," brackets.
{
"area_id": null,
"config_entries": [
"1c3f7dca5ea04d839df456c80adf18ac"
],
"connections": [],
"id": "e33ad5a1e22b4decb3894482e8eb8c57",
"identifiers": [
[
"zwave",
23
]
],
"manufacturer": "Aeotec Limited",
"model": "ZWA005 TriSensor",
"name": "Aeotec Limited ZWA005 TriSensor",
"name_by_user": null,
"sw_version": null,
"via_device_id": "f05444b5bcd54f1b8dfe164462cef089"
},