Go to the source code of this file.
Classes | |
| class | homeassistant.components.esphome.assist_satellite.EsphomeAssistSatellite |
| class | homeassistant.components.esphome.assist_satellite.VoiceAssistantUDPServer |
Namespaces | |
| homeassistant.components.esphome.assist_satellite | |
Functions | |
| None | homeassistant.components.esphome.assist_satellite.async_setup_entry (HomeAssistant hass, ESPHomeConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | homeassistant.components.esphome.assist_satellite._ANNOUNCEMENT_TIMEOUT_SEC = 5 * 60 |
| int | homeassistant.components.esphome.assist_satellite._CONFIG_TIMEOUT_SEC = 5 |
| homeassistant.components.esphome.assist_satellite._LOGGER = logging.getLogger(__name__) | |