Classes | |
| class | EsphomeAssistSatellite |
| class | VoiceAssistantUDPServer |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ESPHomeConfigEntry entry, AddEntitiesCallback async_add_entities) |
Variables | |
| int | _ANNOUNCEMENT_TIMEOUT_SEC = 5 * 60 |
| int | _CONFIG_TIMEOUT_SEC = 5 |
| _LOGGER = logging.getLogger(__name__) | |
Support for assist satellites in ESPHome.
| None homeassistant.components.esphome.assist_satellite.async_setup_entry | ( | HomeAssistant | hass, |
| ESPHomeConfigEntry | entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up Assist satellite entity.
Definition at line 87 of file assist_satellite.py.
|
private |
Definition at line 83 of file assist_satellite.py.
|
private |
Definition at line 84 of file assist_satellite.py.
|
private |
Definition at line 50 of file assist_satellite.py.