This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
49b9dd2a4f
core
/
homeassistant
/
components
/
loqed
/
const.py
6 lines
99 B
Python
Raw
Normal View
History
Unescape
Escape
Add new integration Loqed (#70080)
2023-06-28 07:42:12 +00:00
"""
Constants for the loqed integration.
"""
DOMAIN
=
"
loqed
"
Use get_url to get Home Assistant instance for Loqed webhook (#95761)
2023-07-25 06:27:18 +00:00
CONF_CLOUDHOOK_URL
=
"
cloudhook_url
"