Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.owntracks.config_flow Namespace Reference

Classes

class  OwnTracksFlow
 

Variables

string CONF_CLOUDHOOK = "cloudhook"
 
string CONF_SECRET = "secret"
 

Detailed Description

Config flow for OwnTracks.

Variable Documentation

◆ CONF_CLOUDHOOK

string homeassistant.components.owntracks.config_flow.CONF_CLOUDHOOK = "cloudhook"

Definition at line 14 of file config_flow.py.

◆ CONF_SECRET

string homeassistant.components.owntracks.config_flow.CONF_SECRET = "secret"

Definition at line 13 of file config_flow.py.