THIS INTEGRATION IS NOW DEPRICATED IN FAVOR OF THE OFFICIAL HOMEASSISTANT INTEGRATION OVER HERE: https://www.home-assistant.io/integrations/schluter/
A home-assistant integration for Schluter Ditra Heat Floor Warming System Wifi Thermostat Schluter®-DITRA-HEAT-E-WiFi
Integrate with HASS by copying the schluter
folder into the custom_components
folder.
Include the following entry in configuration.yaml
climate:
- platform: schluter
email: <schluter login email>
password: <schluter login password>
(optional)
precision: 1.0, 0.5 or 0.1
Only the first thermostat assigned to a group will be recognized by this integration.
- add test for token expiration
- move schluter functions to separate file
- make async
- implement aiohttp
- make (more) object oriented
- account for multiple thermostats
- Integration utilizes the API interfaced by the Schluter thermostat website.