mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
6 lines
114 B
Python
6 lines
114 B
Python
"""Constants for the Twinkly tests."""
|
|
|
|
TEST_MAC = "00:2d:13:3b:aa:bb"
|
|
TEST_NAME = "Tree 1"
|
|
TEST_MODEL = "TW2016"
|