1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-27 06:28:31 +00:00
Files
core/tests/components/whirlpool/const.py
2025-03-07 13:13:35 +01:00

7 lines
150 B
Python

"""Constants for the Whirlpool Sixth Sense integration tests."""
MOCK_SAID1 = "said1"
MOCK_SAID2 = "said2"
MOCK_SAID3 = "said3"
MOCK_SAID4 = "said4"