Files
home-assistant-core/tests/components/hegel/const.py
T

6 lines
141 B
Python

"""Constants for the Hegel tests."""
TEST_HOST = "192.168.1.100"
TEST_MODEL = "H190"
TEST_UDN = "uuid:12345678-1234-1234-1234-123456789abc"