1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-21 02:18:47 +00:00
Files
core/tests/components/tradfri/__init__.py

4 lines
120 B
Python

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