Variables | |
| string | CONF_SUPPORTED_MODES = "supported_modes" |
| string | CONF_SWING_SUPPORT = "swing_support" |
| string | DATA_COORDINATOR = "coordinator" |
| string | DATA_INFO = "info" |
| int | DEFAULT_PORT = 10102 |
| string | DOMAIN = "coolmaster" |
Constants for the Coolmaster integration.
| 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 |