Skip to content

71: Prevent unneeded auto-discovery of devices when already set up#72

Open
XerxesDGreat wants to merge 1 commit intohaext:mainfrom
XerxesDGreat:71-fix-dhcp-detection
Open

71: Prevent unneeded auto-discovery of devices when already set up#72
XerxesDGreat wants to merge 1 commit intohaext:mainfrom
XerxesDGreat:71-fix-dhcp-detection

Conversation

@XerxesDGreat
Copy link
Copy Markdown

@XerxesDGreat XerxesDGreat commented Mar 22, 2026

This fixes issue #71

Since this integration is a cloud-based integration, any new entities added to the cloud integration will be included automatically. The detection of devices using DHCP is meant to be a trigger for the initial setup of cloud integrations. Because new devices will already be detected through the existing integration, it is unnecessary to prompt to set up the integration when DHCP detects a new device. Thus, we can safely ignore newly detected DHCP devices if the integration is already configured, which will prevent the useless "device detected" cards from appearing on the integration screen

Since this integration is a cloud-based integration, any new entities added to the cloud integration will be included
automatically. The detection of devices using DHCP is meant to be a trigger for the initial setup of cloud integrations.
Because new devices will already be detected through the existing integration, it is unnecessary to prompt to set up
the integration when DHCP detects a new device. Thus, we can safely ignore newly detected DHCP devices if the
integration is already configured, which will prevent the useless "device detected" cards from appearing on the
integration screen
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