"""Constants for tests."""

MOCK_HOST = "api.switch-bot.com"

MOCK_URL = f"https://{MOCK_HOST}/v1.1"
