Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.config.const
 

Variables

string homeassistant.components.config.const.ACTION_CREATE_UPDATE = "create_update"
 
string homeassistant.components.config.const.ACTION_DELETE = "delete"
 
string homeassistant.components.config.const.DOMAIN = "config"