mirror of
https://github.com/home-assistant/core.git
synced 2026-05-14 20:41:24 +01:00
c97ad9657f
Co-authored-by: Joostlek <joostlek@outlook.com>
5 lines
168 B
Python
5 lines
168 B
Python
"""Constants for Snapcast tests."""
|
|
|
|
TEST_CLIENT_ENTITY_ID = "media_player.test_client_snapcast_client"
|
|
TEST_GROUP_ENTITY_ID = "media_player.test_group_snapcast_group"
|