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

Variables

string CONF_CLOUD_ID = "cloud_id"
 
string CONF_HARDWARE_ADDRESS = "hardware_address"
 
string CONF_INSTALL_CODE = "install_code"
 
string DOMAIN = "rainforest_eagle"
 
string TYPE_EAGLE_100 = "eagle-100"
 
string TYPE_EAGLE_200 = "eagle-200"
 

Detailed Description

Constants for the Rainforest Eagle integration.

Variable Documentation

◆ CONF_CLOUD_ID

string homeassistant.components.rainforest_eagle.const.CONF_CLOUD_ID = "cloud_id"

Definition at line 4 of file const.py.

◆ CONF_HARDWARE_ADDRESS

string homeassistant.components.rainforest_eagle.const.CONF_HARDWARE_ADDRESS = "hardware_address"

Definition at line 6 of file const.py.

◆ CONF_INSTALL_CODE

string homeassistant.components.rainforest_eagle.const.CONF_INSTALL_CODE = "install_code"

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ TYPE_EAGLE_100

string homeassistant.components.rainforest_eagle.const.TYPE_EAGLE_100 = "eagle-100"

Definition at line 8 of file const.py.

◆ TYPE_EAGLE_200

string homeassistant.components.rainforest_eagle.const.TYPE_EAGLE_200 = "eagle-200"

Definition at line 9 of file const.py.