Files
core/tests/components/tradfri/__init__.py
2024-03-08 20:38:34 +01:00

5 lines
121 B
Python

"""Tests for the tradfri component."""
GATEWAY_ID = "mock-gateway-id"
TRADFRI_PATH = "homeassistant.components.tradfri"