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

Multiple integrations have copied a design mistake I made for Bluetooth devices #137114

Open
14 of 44 tasks
bdraco opened this issue Feb 1, 2025 · 43 comments
Open
14 of 44 tasks

Comments

@bdraco
Copy link
Member

bdraco commented Feb 1, 2025

The problem

Every few days we get an issue report about a device a user ignored and forgot about, and than can no longer get set up. Sometimes its a govee device, sometimes its a switchbot device, but the pattern is consistent.

Allow ignored devices to be selected in the user step and replace the ignored entry.

Note that some non-bluetooth devices have the same issue

  • homeassistant/components/wiz/config_flow.py: current_unique_ids = self._async_current_ids()
  • homeassistant/components/steamist/config_flow.py: current_unique_ids = self._async_current_ids()
  • homeassistant/components/screenlogic/config_flow.py: existing = self._async_current_ids()
  • homeassistant/components/onkyo/config_flow.py: current_unique_ids = self._async_current_ids()
  • homeassistant/components/iron_os/config_flow.py: current_addresses = self._async_current_ids()
  • homeassistant/components/energenie_power_sockets/config_flow.py: currently_configured = self._async_current_ids(include_ignore=True)
  • homeassistant/components/elkm1/config_flow.py: current_unique_ids = self._async_current_ids()
  • homeassistant/components/asuswrt/config_flow.py: for unique_id in self._async_current_ids()

What version of Home Assistant Core has the issue?

dev

What was the last working version of Home Assistant Core?

dev

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

No response

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @vincegio, @LaStrada, mind taking a look at this issue as it has been labeled with an integration (airthings_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of airthings_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign airthings_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


airthings_ble documentation
airthings_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @aschmitz, @thecode, @Anrijs, mind taking a look at this issue as it has been labeled with an integration (aranet) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of aranet can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign aranet Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


aranet documentation
aranet source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @emontnemery, mind taking a look at this issue as it has been labeled with an integration (improv_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of improv_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign improv_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


improv_ble documentation
improv_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @bdr99, mind taking a look at this issue as it has been labeled with an integration (eufylife_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of eufylife_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign eufylife_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


eufylife_ble documentation
eufylife_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @elupus, mind taking a look at this issue as it has been labeled with an integration (gardena_bluetooth) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of gardena_bluetooth can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign gardena_bluetooth Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


gardena_bluetooth documentation
gardena_bluetooth source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @apt-itude, mind taking a look at this issue as it has been labeled with an integration (tilt_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of tilt_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign tilt_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


tilt_ble documentation
tilt_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @h3ss, mind taking a look at this issue as it has been labeled with an integration (thermopro) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of thermopro can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign thermopro Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


thermopro documentation
thermopro source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @AustinBrunkhorst, mind taking a look at this issue as it has been labeled with an integration (snooz) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of snooz can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign snooz Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


snooz documentation
snooz source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @Jc2k, mind taking a look at this issue as it has been labeled with an integration (xiaomi_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of xiaomi_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign xiaomi_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


xiaomi_ble documentation
xiaomi_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @spycle, mind taking a look at this issue as it has been labeled with an integration (keymitt_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of keymitt_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign keymitt_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


keymitt_ble documentation
keymitt_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @akx, mind taking a look at this issue as it has been labeled with an integration (sensirion_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of sensirion_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign sensirion_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


sensirion_ble documentation
sensirion_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @Danielhiversen, @RenierM26, @murtas, @Eloston, @dsypniewski, mind taking a look at this issue as it has been labeled with an integration (switchbot) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of switchbot can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign switchbot Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


switchbot documentation
switchbot source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @akx, mind taking a look at this issue as it has been labeled with an integration (ruuvitag_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of ruuvitag_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign ruuvitag_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ruuvitag_ble documentation
ruuvitag_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @gnumpi, mind taking a look at this issue as it has been labeled with an integration (energenie_power_sockets) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of energenie_power_sockets can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign energenie_power_sockets Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


energenie_power_sockets documentation
energenie_power_sockets source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @930913, mind taking a look at this issue as it has been labeled with an integration (ld2410_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of ld2410_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign ld2410_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


ld2410_ble documentation
ld2410_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @elafargue, mind taking a look at this issue as it has been labeled with an integration (medcom_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of medcom_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign medcom_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


medcom_ble documentation
medcom_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @tr4nt0r, mind taking a look at this issue as it has been labeled with an integration (iron_os) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of iron_os can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign iron_os Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


iron_os documentation
iron_os source
(message by IssueLinks)

@home-assistant home-assistant bot assigned sairon and unassigned sairon Feb 1, 2025
@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @sairon, mind taking a look at this issue as it has been labeled with an integration (rapt_ble) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of rapt_ble can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign rapt_ble Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


rapt_ble documentation
rapt_ble source
(message by IssueLinks)

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

@home-assistant
Copy link

home-assistant bot commented Feb 1, 2025

Hey there @Lash-L, mind taking a look at this issue as it has been labeled with an integration (oralb) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of oralb can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign oralb Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


oralb documentation
oralb source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment