1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-24 11:57:05 +00:00
Files
core/homeassistant/components/igloohome/const.py

5 lines
130 B
Python

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