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

Variables

int DEFAULT_CHANNEL = 15
 
string DOMAIN = "otbr"
 

Detailed Description

Constants for the Open Thread Border Router integration.

Variable Documentation

◆ DEFAULT_CHANNEL

int homeassistant.components.otbr.const.DEFAULT_CHANNEL = 15

Definition at line 7 of file const.py.

◆ DOMAIN

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

Definition at line 5 of file const.py.