-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
External Converters cannot be completely deleted #23703
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
Comments
I have this problem too |
@Koenkk I've noticed this while testing too, there doesn't seem to be a way to fully remove / delete a custom converter once it's been loaded. Things I've tried:
It seems the converter is cached somewhere and although the cache copy is updated if the contents of the custom converter file changes locally (aside from the empty definition test mentioned above), the cached copy never seems to get purged in situations where it should. IMO the cached copy should get purged in either of the following cases:
|
In order to unload it, a restart of z2m is required. |
@Koenkk - a restart doesn't unload it for me. @martyn-vesternet has explained the problem better than me. However, a restart of z2m, or a restart of HA, does not solve the issue. I cannot get rid of the details of the custom converter. Thanks |
Changes will be available in the dev branch in a few hours from now. |
…566d by renovate (#25799) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [koenkk/zigbee2mqtt](https://redirect.github.com/Koenkk/zigbee2mqtt) | minor | `1.39.1` -> `1.40.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Koenkk/zigbee2mqtt (koenkk/zigbee2mqtt)</summary> ### [`v1.40.0`](https://redirect.github.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#1400-2024-09-01) [Compare Source](https://redirect.github.com/Koenkk/zigbee2mqtt/compare/1.39.1...1.40.0) ##### Features - Add support for `zboss` adapter ([#​23747](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23747)) ([b4176d6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b4176d6fee5c735ef224eaefdae57fd9d8e99da1)) ##### Bug Fixes - Add logging when loading external converters [https://github.com/Koenkk/zigbee2mqtt/issues/23703](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23703) ([b2bae6b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/b2bae6ba94871469ea42d8e6fcdde5f4f812a86d)) - Add min/max for some adapter options ([#​23503](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23503)) ([5b610af](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/5b610afa8fbebc9158b08282914a7102b8619eb3)) - Add OCI labels to image ([#​23578](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23578)) ([a5748d6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a5748d620bdff04abc145cb6cef89855d7776d2c)) - Fix expose category ignored by HA discovery ([#​23494](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23494)) ([3217332](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3217332e463194abd54154a8c7fc1d427220559f)) - **ignore:** Fix crash when retrieving state ([#​23679](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23679)) ([2298017](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/22980177b641b381c6683236b988e7525a0768c9)) - **ignore:** update dependencies ([#​23508](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23508)) ([bd7dec0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/bd7dec0f11954491ac21d13a7225ff3ed549e856)) - **ignore:** update dependencies ([#​23653](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23653)) ([27300ba](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/27300ba8da8288bed65b61750b732c95a8b532e6)) - **ignore:** update dependencies ([#​23731](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23731)) ([8a05077](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/8a05077792ef062bd5aaac9d2e7b85cce9e73fa5)) - **ignore:** update zigbee-herdsman to 0.55.4 ([#​23493](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23493)) ([a25ef81](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/a25ef81cf4afe3aae4af621480bff74f3e7116a0)) - **ignore:** update zigbee-herdsman to 0.55.5 ([#​23564](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23564)) ([7ca456d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/7ca456d20e45b0e7677f37ff1d93ecaee3e908c1)) - **ignore:** update zigbee-herdsman to 0.56.0 ([#​23643](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23643)) ([801ab90](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/801ab9066fe5e6b8e53193d4e5f9935342280e0c)) - **ignore:** update zigbee-herdsman to 0.56.2 ([#​23658](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23658)) ([e95116c](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/e95116c7736464bc1ab25c1a6bc635cfead0f7b5)) - **ignore:** update zigbee-herdsman to 0.57.0 ([#​23758](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23758)) ([4158721](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/41587211e0609bcc4449138d889ed2eafcce921a)) - **ignore:** update zigbee-herdsman to 0.57.1 ([#​23781](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23781)) ([406deaa](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/406deaa9dad4ab58a1b2834a909daf9abc23e678)) - **ignore:** update zigbee-herdsman-converters to 19.73.0 ([#​23495](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23495)) ([2cb8a8f](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/2cb8a8f5a5647b177a9dc3d0dc262bec406e26b1)) - **ignore:** update zigbee-herdsman-converters to 19.73.1 ([#​23527](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23527)) ([0092368](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/00923685d29b7de994e92d7e0b2429288375504b)) - **ignore:** update zigbee-herdsman-converters to 19.74.0 ([#​23539](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23539)) ([fe6cacd](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/fe6cacd87e7cbba4c91575a4e84ab7e6a7f9d3fe)) - **ignore:** update zigbee-herdsman-converters to 19.75.0 ([#​23565](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23565)) ([aeba93d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/aeba93d0a3c2552f5a4103e3dd54f8315aad799b)) - **ignore:** update zigbee-herdsman-converters to 20.0.0 ([#​23595](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23595)) ([d827d95](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/d827d954ed3a61fc00cbae4952f18eaaf8e5438b)) - **ignore:** update zigbee-herdsman-converters to 20.1.1 ([#​23612](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23612)) ([29f436a](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/29f436ab953a36ffd13e837b52fb693ca3ac2389)) - **ignore:** update zigbee-herdsman-converters to 20.2.0 ([#​23628](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23628)) ([c986fd6](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/c986fd6c66bd31384bfd801c7e1f53190af1bb62)) - **ignore:** update zigbee-herdsman-converters to 20.3.0 ([#​23666](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23666)) ([837cbe5](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/837cbe5f266cc7c10b71a5771fa2334f91291069)) - **ignore:** update zigbee-herdsman-converters to 20.4.0 ([#​23692](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23692)) ([6ae9970](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6ae9970efd44fb156a4438bfa95845aa498deb42)) - **ignore:** update zigbee-herdsman-converters to 20.5.0 ([#​23723](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23723)) ([df7772b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/df7772bfe06949771a8b9d7a4f40459322b4bf92)) - **ignore:** update zigbee-herdsman-converters to 20.6.0 ([#​23750](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23750)) ([ccdf6b3](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/ccdf6b3c6da984e798ba878d35d4286408b760a1)) - **ignore:** update zigbee-herdsman-converters to 20.7.0 ([#​23759](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23759)) ([6ed9b26](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/6ed9b266577da363710919dc332bfc232f4485d5)) - **ignore:** update zigbee-herdsman-converters to 20.8.0 ([#​23777](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23777)) ([65b1e60](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/65b1e60a3d16353342d870d42225e536c1595286)) - **ignore:** update zigbee-herdsman-converters to 20.8.1 ([#​23783](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23783)) ([9f40936](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/9f409364524d8a3c87d0c06348088cb1e8c92384)) - **ignore:** update zigbee-herdsman-converters to 20.8.4 ([#​23791](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23791)) ([3b2ba09](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/3b2ba0950e99b481b16518921a15f4f3ed195e01)) - Improve looping performance ([#​23541](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23541)) ([13ac8a0](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/13ac8a0f539ece1ccc9f67ef4a8e5dd9bc8de09f)) - Remove group from Home Assistant when removed ([#​23492](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23492)) ([d0f5733](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/d0f5733db37038f0f7602f43f45b55462d58a4be)) - Set zigbee-herdsman transmit power through settings on startup ([#​23566](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23566)) ([efd3d3d](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/efd3d3dfb09b3d3a20bcf38d19c049688a87f129)) - Update watchdog delays ([#​23757](https://redirect.github.com/Koenkk/zigbee2mqtt/issues/23757)) ([cf3298b](https://redirect.github.com/Koenkk/zigbee2mqtt/commit/cf3298bf6fc6c8c4023c24916e5e99a25edf2e21)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [koenkk/zigbee2mqtt](https://togithub.com/Koenkk/zigbee2mqtt) | minor | `1.39.1` -> `1.40.0` | --- ### Release Notes <details> <summary>Koenkk/zigbee2mqtt (koenkk/zigbee2mqtt)</summary> ### [`v1.40.0`](https://togithub.com/Koenkk/zigbee2mqtt/blob/HEAD/CHANGELOG.md#1400-2024-09-01) [Compare Source](https://togithub.com/Koenkk/zigbee2mqtt/compare/1.39.1...1.40.0) ##### Features - Add support for `zboss` adapter ([#​23747](https://togithub.com/Koenkk/zigbee2mqtt/issues/23747)) ([b4176d6](https://togithub.com/Koenkk/zigbee2mqtt/commit/b4176d6fee5c735ef224eaefdae57fd9d8e99da1)) ##### Bug Fixes - Add logging when loading external converters [https://github.com/Koenkk/zigbee2mqtt/issues/23703](https://togithub.com/Koenkk/zigbee2mqtt/issues/23703) ([b2bae6b](https://togithub.com/Koenkk/zigbee2mqtt/commit/b2bae6ba94871469ea42d8e6fcdde5f4f812a86d)) - Add min/max for some adapter options ([#​23503](https://togithub.com/Koenkk/zigbee2mqtt/issues/23503)) ([5b610af](https://togithub.com/Koenkk/zigbee2mqtt/commit/5b610afa8fbebc9158b08282914a7102b8619eb3)) - Add OCI labels to image ([#​23578](https://togithub.com/Koenkk/zigbee2mqtt/issues/23578)) ([a5748d6](https://togithub.com/Koenkk/zigbee2mqtt/commit/a5748d620bdff04abc145cb6cef89855d7776d2c)) - Fix expose category ignored by HA discovery ([#​23494](https://togithub.com/Koenkk/zigbee2mqtt/issues/23494)) ([3217332](https://togithub.com/Koenkk/zigbee2mqtt/commit/3217332e463194abd54154a8c7fc1d427220559f)) - **ignore:** Fix crash when retrieving state ([#​23679](https://togithub.com/Koenkk/zigbee2mqtt/issues/23679)) ([2298017](https://togithub.com/Koenkk/zigbee2mqtt/commit/22980177b641b381c6683236b988e7525a0768c9)) - **ignore:** update dependencies ([#​23508](https://togithub.com/Koenkk/zigbee2mqtt/issues/23508)) ([bd7dec0](https://togithub.com/Koenkk/zigbee2mqtt/commit/bd7dec0f11954491ac21d13a7225ff3ed549e856)) - **ignore:** update dependencies ([#​23653](https://togithub.com/Koenkk/zigbee2mqtt/issues/23653)) ([27300ba](https://togithub.com/Koenkk/zigbee2mqtt/commit/27300ba8da8288bed65b61750b732c95a8b532e6)) - **ignore:** update dependencies ([#​23731](https://togithub.com/Koenkk/zigbee2mqtt/issues/23731)) ([8a05077](https://togithub.com/Koenkk/zigbee2mqtt/commit/8a05077792ef062bd5aaac9d2e7b85cce9e73fa5)) - **ignore:** update zigbee-herdsman to 0.55.4 ([#​23493](https://togithub.com/Koenkk/zigbee2mqtt/issues/23493)) ([a25ef81](https://togithub.com/Koenkk/zigbee2mqtt/commit/a25ef81cf4afe3aae4af621480bff74f3e7116a0)) - **ignore:** update zigbee-herdsman to 0.55.5 ([#​23564](https://togithub.com/Koenkk/zigbee2mqtt/issues/23564)) ([7ca456d](https://togithub.com/Koenkk/zigbee2mqtt/commit/7ca456d20e45b0e7677f37ff1d93ecaee3e908c1)) - **ignore:** update zigbee-herdsman to 0.56.0 ([#​23643](https://togithub.com/Koenkk/zigbee2mqtt/issues/23643)) ([801ab90](https://togithub.com/Koenkk/zigbee2mqtt/commit/801ab9066fe5e6b8e53193d4e5f9935342280e0c)) - **ignore:** update zigbee-herdsman to 0.56.2 ([#​23658](https://togithub.com/Koenkk/zigbee2mqtt/issues/23658)) ([e95116c](https://togithub.com/Koenkk/zigbee2mqtt/commit/e95116c7736464bc1ab25c1a6bc635cfead0f7b5)) - **ignore:** update zigbee-herdsman to 0.57.0 ([#​23758](https://togithub.com/Koenkk/zigbee2mqtt/issues/23758)) ([4158721](https://togithub.com/Koenkk/zigbee2mqtt/commit/41587211e0609bcc4449138d889ed2eafcce921a)) - **ignore:** update zigbee-herdsman to 0.57.1 ([#​23781](https://togithub.com/Koenkk/zigbee2mqtt/issues/23781)) ([406deaa](https://togithub.com/Koenkk/zigbee2mqtt/commit/406deaa9dad4ab58a1b2834a909daf9abc23e678)) - **ignore:** update zigbee-herdsman-converters to 19.73.0 ([#​23495](https://togithub.com/Koenkk/zigbee2mqtt/issues/23495)) ([2cb8a8f](https://togithub.com/Koenkk/zigbee2mqtt/commit/2cb8a8f5a5647b177a9dc3d0dc262bec406e26b1)) - **ignore:** update zigbee-herdsman-converters to 19.73.1 ([#​23527](https://togithub.com/Koenkk/zigbee2mqtt/issues/23527)) ([0092368](https://togithub.com/Koenkk/zigbee2mqtt/commit/00923685d29b7de994e92d7e0b2429288375504b)) - **ignore:** update zigbee-herdsman-converters to 19.74.0 ([#​23539](https://togithub.com/Koenkk/zigbee2mqtt/issues/23539)) ([fe6cacd](https://togithub.com/Koenkk/zigbee2mqtt/commit/fe6cacd87e7cbba4c91575a4e84ab7e6a7f9d3fe)) - **ignore:** update zigbee-herdsman-converters to 19.75.0 ([#​23565](https://togithub.com/Koenkk/zigbee2mqtt/issues/23565)) ([aeba93d](https://togithub.com/Koenkk/zigbee2mqtt/commit/aeba93d0a3c2552f5a4103e3dd54f8315aad799b)) - **ignore:** update zigbee-herdsman-converters to 20.0.0 ([#​23595](https://togithub.com/Koenkk/zigbee2mqtt/issues/23595)) ([d827d95](https://togithub.com/Koenkk/zigbee2mqtt/commit/d827d954ed3a61fc00cbae4952f18eaaf8e5438b)) - **ignore:** update zigbee-herdsman-converters to 20.1.1 ([#​23612](https://togithub.com/Koenkk/zigbee2mqtt/issues/23612)) ([29f436a](https://togithub.com/Koenkk/zigbee2mqtt/commit/29f436ab953a36ffd13e837b52fb693ca3ac2389)) - **ignore:** update zigbee-herdsman-converters to 20.2.0 ([#​23628](https://togithub.com/Koenkk/zigbee2mqtt/issues/23628)) ([c986fd6](https://togithub.com/Koenkk/zigbee2mqtt/commit/c986fd6c66bd31384bfd801c7e1f53190af1bb62)) - **ignore:** update zigbee-herdsman-converters to 20.3.0 ([#​23666](https://togithub.com/Koenkk/zigbee2mqtt/issues/23666)) ([837cbe5](https://togithub.com/Koenkk/zigbee2mqtt/commit/837cbe5f266cc7c10b71a5771fa2334f91291069)) - **ignore:** update zigbee-herdsman-converters to 20.4.0 ([#​23692](https://togithub.com/Koenkk/zigbee2mqtt/issues/23692)) ([6ae9970](https://togithub.com/Koenkk/zigbee2mqtt/commit/6ae9970efd44fb156a4438bfa95845aa498deb42)) - **ignore:** update zigbee-herdsman-converters to 20.5.0 ([#​23723](https://togithub.com/Koenkk/zigbee2mqtt/issues/23723)) ([df7772b](https://togithub.com/Koenkk/zigbee2mqtt/commit/df7772bfe06949771a8b9d7a4f40459322b4bf92)) - **ignore:** update zigbee-herdsman-converters to 20.6.0 ([#​23750](https://togithub.com/Koenkk/zigbee2mqtt/issues/23750)) ([ccdf6b3](https://togithub.com/Koenkk/zigbee2mqtt/commit/ccdf6b3c6da984e798ba878d35d4286408b760a1)) - **ignore:** update zigbee-herdsman-converters to 20.7.0 ([#​23759](https://togithub.com/Koenkk/zigbee2mqtt/issues/23759)) ([6ed9b26](https://togithub.com/Koenkk/zigbee2mqtt/commit/6ed9b266577da363710919dc332bfc232f4485d5)) - **ignore:** update zigbee-herdsman-converters to 20.8.0 ([#​23777](https://togithub.com/Koenkk/zigbee2mqtt/issues/23777)) ([65b1e60](https://togithub.com/Koenkk/zigbee2mqtt/commit/65b1e60a3d16353342d870d42225e536c1595286)) - **ignore:** update zigbee-herdsman-converters to 20.8.1 ([#​23783](https://togithub.com/Koenkk/zigbee2mqtt/issues/23783)) ([9f40936](https://togithub.com/Koenkk/zigbee2mqtt/commit/9f409364524d8a3c87d0c06348088cb1e8c92384)) - **ignore:** update zigbee-herdsman-converters to 20.8.4 ([#​23791](https://togithub.com/Koenkk/zigbee2mqtt/issues/23791)) ([3b2ba09](https://togithub.com/Koenkk/zigbee2mqtt/commit/3b2ba0950e99b481b16518921a15f4f3ed195e01)) - Improve looping performance ([#​23541](https://togithub.com/Koenkk/zigbee2mqtt/issues/23541)) ([13ac8a0](https://togithub.com/Koenkk/zigbee2mqtt/commit/13ac8a0f539ece1ccc9f67ef4a8e5dd9bc8de09f)) - Remove group from Home Assistant when removed ([#​23492](https://togithub.com/Koenkk/zigbee2mqtt/issues/23492)) ([d0f5733](https://togithub.com/Koenkk/zigbee2mqtt/commit/d0f5733db37038f0f7602f43f45b55462d58a4be)) - Set zigbee-herdsman transmit power through settings on startup ([#​23566](https://togithub.com/Koenkk/zigbee2mqtt/issues/23566)) ([efd3d3d](https://togithub.com/Koenkk/zigbee2mqtt/commit/efd3d3dfb09b3d3a20bcf38d19c049688a87f129)) - Update watchdog delays ([#​23757](https://togithub.com/Koenkk/zigbee2mqtt/issues/23757)) ([cf3298b](https://togithub.com/Koenkk/zigbee2mqtt/commit/cf3298bf6fc6c8c4023c24916e5e99a25edf2e21)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/broersma-forslund/homelab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days |
What happened?
I have been testing some local External Converters for dimmer switches.
After removing the External Converters from the file system, and also removing the reference to the files in the UI, the functionality (and product description) that was included in the converters is still present on the device.
I have confirmed that the reference to the files has accurately be reflected in the configuration file, but even when removing all traces of a local external converter from config file and file system, the converter still appears to be cached and used.
How do I revert back to the device functionality without using the local external converter?
Thank you
What did you expect to happen?
Deleting an external converter would then show no signs of it's use, within the UI.
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
1.39.1
Adapter firmware version
20230507
Adapter
Sonoff Zigbee Dongle
Setup
Home Assistant add-on. Home Assistant running on proxmox.
Debug log
No response
The text was updated successfully, but these errors were encountered: