mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 10:27:52 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
"""Constants for Snapcast tests."""
|
|
|
|
TEST_CLIENT_ENTITY_ID = "media_player.test_client_snapcast_client"
|