Go to the source code of this file.
Classes | |
| class | homeassistant.components.maxcube.MaxCubeHandle |
Namespaces | |
| homeassistant.components.maxcube | |
Functions | |
| bool | homeassistant.components.maxcube.setup (HomeAssistant hass, ConfigType config) |
Variables | |
| homeassistant.components.maxcube._LOGGER = logging.getLogger(__name__) | |
| string | homeassistant.components.maxcube.CONF_GATEWAYS = "gateways" |
| homeassistant.components.maxcube.CONFIG_GATEWAY | |
| homeassistant.components.maxcube.CONFIG_SCHEMA | |
| string | homeassistant.components.maxcube.DATA_KEY = "maxcube" |
| int | homeassistant.components.maxcube.DEFAULT_PORT = 62910 |
| string | homeassistant.components.maxcube.DOMAIN = "maxcube" |
| string | homeassistant.components.maxcube.NOTIFICATION_ID = "maxcube_notification" |
| string | homeassistant.components.maxcube.NOTIFICATION_TITLE = "Max!Cube gateway setup" |