3 lines
120 B
Python
3 lines
120 B
Python
"""Tests for the tradfri component."""
|
|
GATEWAY_ID = "mock-gateway-id"
|
|
TRADFRI_PATH = "homeassistant.components.tradfri"
|