mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-22 14:06:35 +01:00
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"
|