Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.coolmaster.const
 

Variables

string homeassistant.components.coolmaster.const.CONF_SUPPORTED_MODES = "supported_modes"
 
string homeassistant.components.coolmaster.const.CONF_SWING_SUPPORT = "swing_support"
 
string homeassistant.components.coolmaster.const.DATA_COORDINATOR = "coordinator"
 
string homeassistant.components.coolmaster.const.DATA_INFO = "info"
 
int homeassistant.components.coolmaster.const.DEFAULT_PORT = 10102
 
string homeassistant.components.coolmaster.const.DOMAIN = "coolmaster"