Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants used by the JuiceNet component."""
2
3
DOMAIN =
"juicenet"
4
5
JUICENET_API =
"juicenet_api"
6
JUICENET_COORDINATOR =
"juicenet_coordinator"
core
homeassistant
components
juicenet
const.py
Generated by
1.9.1