mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 09:05:36 +01:00
4 lines
120 B
Python
4 lines
120 B
Python
"""Tests for the tradfri component."""
|
|
GATEWAY_ID = "mock-gateway-id"
|
|
TRADFRI_PATH = "homeassistant.components.tradfri"
|