1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-20 10:59:24 +00:00
Files
core/tests/components/whirlpool/const.py
2025-04-10 15:47:28 +01:00

5 lines
108 B
Python

"""Constants for the Whirlpool Sixth Sense integration tests."""
MOCK_SAID1 = "said1"
MOCK_SAID2 = "said2"