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

Variables

string DOMAIN = "demo"
 
string SERVICE_RANDOMIZE_DEVICE_TRACKER_DATA = "randomize_device_tracker_data"
 

Detailed Description

Constants for the Demo component.

Variable Documentation

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ SERVICE_RANDOMIZE_DEVICE_TRACKER_DATA

string homeassistant.components.demo.const.SERVICE_RANDOMIZE_DEVICE_TRACKER_DATA = "randomize_device_tracker_data"

Definition at line 4 of file const.py.