1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 10:59:24 +00:00
Files
core/tests/components/snapcast/const.py
2025-07-08 16:58:32 +02:00

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"