Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.nightscout.const Namespace Reference

Variables

string ATTR_DELTA = "delta"
 
string ATTR_DEVICE = "device"
 
string ATTR_DIRECTION = "direction"
 
string DOMAIN = "nightscout"
 

Detailed Description

Constants for the Nightscout integration.

Variable Documentation

◆ ATTR_DELTA

string homeassistant.components.nightscout.const.ATTR_DELTA = "delta"

Definition at line 6 of file const.py.

◆ ATTR_DEVICE

string homeassistant.components.nightscout.const.ATTR_DEVICE = "device"

Definition at line 5 of file const.py.

◆ ATTR_DIRECTION

string homeassistant.components.nightscout.const.ATTR_DIRECTION = "direction"

Definition at line 7 of file const.py.

◆ DOMAIN

string homeassistant.components.nightscout.const.DOMAIN = "nightscout"

Definition at line 3 of file const.py.