1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 02:18:47 +00:00
Files
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"