Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.opengarage.const
 

Variables

string homeassistant.components.opengarage.const.CONF_DEVICE_KEY = "device_key"
 
string homeassistant.components.opengarage.const.DEFAULT_NAME = "OpenGarage"
 
int homeassistant.components.opengarage.const.DEFAULT_PORT = 80
 
string homeassistant.components.opengarage.const.DOMAIN = "opengarage"