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

Variables

string DOMAIN = "diagnostics"
 
string REDACTED = "**REDACTED**"
 

Detailed Description

Constants for the Diagnostics integration.

Variable Documentation

◆ DOMAIN

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

Definition at line 5 of file const.py.

◆ REDACTED

string homeassistant.components.diagnostics.const.REDACTED = "**REDACTED**"

Definition at line 7 of file const.py.