1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-08 07:15:09 +01:00
Files
core/homeassistant/components/igloohome/const.py
T

5 lines
130 B
Python

"""Constants for the igloohome integration."""
DOMAIN = "igloohome"
API_ACCESS_URL = "https://access.igloocompany.co/api-access"