Home Assistant Unofficial Reference 2024.12.1
discovery.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.matter.discovery
 

Functions

Generator[MatterEntityInfo] homeassistant.components.matter.discovery.async_discover_entities (MatterEndpoint endpoint)
 
Generator[MatterDiscoverySchema] homeassistant.components.matter.discovery.iter_schemas ()
 

Variables

 homeassistant.components.matter.discovery.SUPPORTED_PLATFORMS = tuple(DISCOVERY_SCHEMAS)