Public Member Functions | |
| list[BrowseMedia] | async_get_media_browser_root_object (self, HomeAssistant hass, str cast_type) |
Define the format of cast platforms.
Definition at line 34 of file __init__.py.
| list[BrowseMedia] homeassistant.components.cast.CastProtocol.async_get_media_browser_root_object | ( | self, | |
| HomeAssistant | hass, | ||
| str | cast_type | ||
| ) |
Create a list of root objects for media browsing.
Definition at line 37 of file __init__.py.