Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.go2rtc.WebRTCProvider
 

Namespaces

 homeassistant.components.go2rtc
 

Functions

str|None homeassistant.components.go2rtc._get_binary (HomeAssistant hass)
 
None homeassistant.components.go2rtc._remove_go2rtc_entries (HomeAssistant hass)
 
bool homeassistant.components.go2rtc.async_setup (HomeAssistant hass, ConfigType config)
 
bool homeassistant.components.go2rtc.async_setup_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.go2rtc.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.go2rtc._LOGGER = logging.getLogger(__name__)
 
tuple homeassistant.components.go2rtc._RETRYABLE_ERRORS = (ClientConnectionError, ServerConnectionError)
 
 homeassistant.components.go2rtc._SUPPORTED_STREAMS
 
 homeassistant.components.go2rtc.CONFIG_SCHEMA