home-assistant.io/source/_components/climate.ephember.markdown

986 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page EPH Controls Ember Thermostat Instructions on how to integrate EPH Controls Ember thermostats within Home Assistant. 2017-10-07 12:40 true false true true ephcontrolsember.png Climate 0.57 Local Polling

The ephember climate platform lets you control EPH Controls thermostats. The module only works if you have a WiFi gateway to control your EPH system and an account on the ember app.

To set it up, add the following information to your configuration.yaml file:

climate:
  - platform: ephember
    username: YOUR_EMAIL
    password: YOUR_PASSWORD

A single interface can handle up to 32 connected devices.

Configuration variables:

  • username (Required): The email address you used to sign up to the ember app
  • password (Required): The password you used to sign up to the ember app