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

Variables

string DOMAIN = "time"
 
string SERVICE_SET_VALUE = "set_value"
 

Detailed Description

Provides the constants needed for the component.

Variable Documentation

◆ DOMAIN

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

Definition at line 3 of file const.py.

◆ SERVICE_SET_VALUE

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

Definition at line 5 of file const.py.