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

Variables

string DOMAIN = "date"
 
string SERVICE_SET_VALUE = "set_value"
 

Detailed Description

Provides the constants needed for the component.

Variable Documentation

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ SERVICE_SET_VALUE

string homeassistant.components.date.const.SERVICE_SET_VALUE = "set_value"

Definition at line 5 of file const.py.