Files
ha-core/tests/components/hegel/const.py
2026-02-10 22:56:48 +01:00

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"