Schluter


The schluter integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] allows you to integrate your Schluter-DITRA-HEAT-E-WiFi electric floor heating thermostat in Home Assistant.

You will need to create a Schluter DITRA-HEAT account and register your thermostat with it. This can be done via the thermostat touchscreen, where an email will be sent to you to confirm your account.

Configuration

You will need your Schluter login information (email and password) to use this module.

To set it up, add the following to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file. After changing the configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file, restart Home Assistant to apply the changes. To view the changes, go to Settings > Devices & services > Entities.

# Example configuration.yaml entry
schluter:
  username: YOUR_SCHLUTER_EMAIL
  password: YOUR_SCHLUTER_PASSWORD

Configuration Variables

username string Required

The email for accessing your Schluter account.

password string Required

The password for accessing your Schluter account.

Once Home Assistant is started, you will have access to any thermostats registered with your account.

Supported features

Currently, this integration supports the following features:

  • Retrieving current temperature & target temperature
  • Setting target temperature

When adjusting the temperature via Home Assistant, it will place the thermostat in “permanent mode”, meaning schedules programmed within the thermostat will be ignored. You can return to scheduled mode by pressing the “Return to Schedule” button on the thermostat.