Classes | |
| class | ConnectionTestView |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| string | CONNECTION_TEST_CONTENT_TYPE = "audio/mpeg" |
| string | CONNECTION_TEST_FILENAME = "connection_test.mp3" |
| string | CONNECTION_TEST_URL_BASE = "/api/assist_satellite/connection_test" |
Assist satellite connection test.
|
private |
Definition at line 12 of file connection_test.py.
| string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_CONTENT_TYPE = "audio/mpeg" |
Definition at line 14 of file connection_test.py.
| string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_FILENAME = "connection_test.mp3" |
Definition at line 15 of file connection_test.py.
| string homeassistant.components.assist_satellite.connection_test.CONNECTION_TEST_URL_BASE = "/api/assist_satellite/connection_test" |
Definition at line 16 of file connection_test.py.