Public Member Functions | |
| None | __init__ (self, list[BluetoothMatcher] integration_matchers) |
| None | async_clear_address (self, str address) |
| None | async_setup (self) |
| set[str] | match_domains (self, BluetoothServiceInfoBleak service_info) |
Private Attributes | |
| _index | |
| _integration_matchers | |
Static Private Attributes | |
| tuple | __slots__ = ("_integration_matchers", "_matched", "_matched_connectable", "_index") |
| None homeassistant.components.bluetooth.match.IntegrationMatcher.__init__ | ( | self, | |
| list[BluetoothMatcher] | integration_matchers | ||
| ) |
| None homeassistant.components.bluetooth.match.IntegrationMatcher.async_clear_address | ( | self, | |
| str | address | ||
| ) |
| None homeassistant.components.bluetooth.match.IntegrationMatcher.async_setup | ( | self | ) |
| set[str] homeassistant.components.bluetooth.match.IntegrationMatcher.match_domains | ( | self, | |
| BluetoothServiceInfoBleak | service_info | ||
| ) |
|
staticprivate |
|
private |
|
private |