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

prevent removal during replace #1812

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

pipiche38
Copy link
Collaborator

During a Domoticz replace, Domoticz keep the old device to keep the history and update DeviceID, ... and then request a removal of the "new" device.
The purpose of this PR is to prevent the remove of this new device as this is the one we need to keep.

next step after a device update in domoticz is also to update the "new" device entry in the plugin to point to the right widget

@pipiche38 pipiche38 changed the base branch from wip-develop-7.2-2025 to restapi-replace December 16, 2024 18:05
@pipiche38 pipiche38 changed the base branch from restapi-replace to wip-develop-7.2-2025 December 16, 2024 18:05
@pipiche38 pipiche38 marked this pull request as ready for review December 16, 2024 18:06
@pipiche38 pipiche38 merged commit 24161f6 into wip-develop-7.2-2025 Dec 16, 2024
3 checks passed
@pipiche38 pipiche38 deleted the prevent-device-removal-when-replace branch December 16, 2024 19:04
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

Successfully merging this pull request may close these issues.

1 participant