mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 21:05:02 +01: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"
|