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

Variables

string CONF_USE_HTTPS = "use_https"
 
string DOMAIN = "reolink"
 

Detailed Description

Constants for the Reolink Camera integration.

Variable Documentation

◆ CONF_USE_HTTPS

string homeassistant.components.reolink.const.CONF_USE_HTTPS = "use_https"

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.