Home Assistant Unofficial Reference 2024.12.1
connection_test.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.assist_satellite.connection_test.ConnectionTestView
 

Namespaces

 homeassistant.components.assist_satellite.connection_test
 

Variables

 homeassistant.components.assist_satellite.connection_test._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_CONTENT_TYPE = "audio/mpeg"
 
string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_FILENAME = "connection_test.mp3"
 
string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_URL_BASE = "/api/assist_satellite/connection_test"