Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.derivative.const
 

Variables

string homeassistant.components.derivative.const.CONF_ROUND_DIGITS = "round"
 
string homeassistant.components.derivative.const.CONF_TIME_WINDOW = "time_window"
 
string homeassistant.components.derivative.const.CONF_UNIT = "unit"
 
string homeassistant.components.derivative.const.CONF_UNIT_PREFIX = "unit_prefix"
 
string homeassistant.components.derivative.const.CONF_UNIT_TIME = "unit_time"
 
string homeassistant.components.derivative.const.DOMAIN = "derivative"