Schluter

The schluter integration集成将 Home Assistant 与您的设备、服务等连接和集成。 [Learn more] allows you to integrate your Schluter-DITRA-HEAT-E-WiFi electric floor heating thermostat in Home Assistant.

Important

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.yamlconfiguration.yaml 文件是 Home Assistant 的主要配置文件。它列出了要加载的集成及其特定配置。在某些情况下,需要直接在 configuration.yaml 文件中手动编辑配置。大多数集成可以在 UI 中配置。 [Learn more] file. 在更改了configuration.yamlconfiguration.yaml 文件是 Home Assistant 的主要配置文件。它列出了要加载的集成及其特定配置。在某些情况下,需要直接在 configuration.yaml 文件中手动编辑配置。大多数集成可以在 UI 中配置。 [Learn more] 文件后,重启 Home Assistant 以应用更改。 该集成现在显示在集成页面的 设置 > 设备与服务 下。其实体在集成卡片上以及实体标签上列出。

# 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.