mirror of
https://github.com/home-assistant/core.git
synced 2026-02-04 22:35:58 +01: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"
|