Go to the source code of this file.
Namespaces | |
| homeassistant.components.schluter | |
Functions | |
| bool | homeassistant.components.schluter.setup (HomeAssistant hass, ConfigType config) |
Variables | |
| homeassistant.components.schluter._LOGGER = logging.getLogger(__name__) | |
| int | homeassistant.components.schluter.API_TIMEOUT = 10 |
| homeassistant.components.schluter.CONFIG_SCHEMA | |
| string | homeassistant.components.schluter.DATA_SCHLUTER_API = "schluter_api" |
| string | homeassistant.components.schluter.DATA_SCHLUTER_SESSION = "schluter_session" |
| string | homeassistant.components.schluter.SCHLUTER_CONFIG_FILE = ".schluter.conf" |