Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.random.const
 

Variables

int homeassistant.components.random.const.DEFAULT_MAX = 20
 
int homeassistant.components.random.const.DEFAULT_MIN = 0
 
string homeassistant.components.random.const.DOMAIN = "random"