Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.media_source.const
 

Variables

string homeassistant.components.media_source.const.DOMAIN = "media_source"
 
dictionary homeassistant.components.media_source.const.MEDIA_CLASS_MAP
 
tuple homeassistant.components.media_source.const.MEDIA_MIME_TYPES = ("audio", "video", "image")
 
string homeassistant.components.media_source.const.URI_SCHEME = "media-source://"
 
 homeassistant.components.media_source.const.URI_SCHEME_REGEX