mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 02:24:46 -05:00
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI
parent
cc89587623
commit
c079d6b6db
@@ -2435,7 +2435,7 @@ async def test_get_configuration_without_announce_feature(
|
||||
mock_client: APIClient,
|
||||
mock_esphome_device: MockESPHomeDeviceType,
|
||||
) -> None:
|
||||
"""Test getting and setting the satellite configuration."""
|
||||
"""Test getting the satellite configuration in the background without ANNOUNCE."""
|
||||
expected_config = AssistSatelliteConfiguration(
|
||||
available_wake_words=[
|
||||
AssistSatelliteWakeWord("1234", "okay nabu", ["en"]),
|
||||
|
||||
Reference in New Issue
Block a user