mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Update Ephember climate component configuration (#6934)
This commit is contained in:
parent
d8d326c316
commit
c2f369508d
@ -27,10 +27,16 @@ climate:
|
|||||||
|
|
||||||
A single interface can handle up to 32 connected devices.
|
A single interface can handle up to 32 connected devices.
|
||||||
|
|
||||||
Configuration variables:
|
{% configuration %}
|
||||||
|
username:
|
||||||
- **username** (*Required*): The email address you used to sign up to the EMBER app
|
description: 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
|
required: true
|
||||||
|
type: string
|
||||||
|
password:
|
||||||
|
description: The password you used to sign up to the EMBER app.
|
||||||
|
required: true
|
||||||
|
type: string
|
||||||
|
{% endconfiguration %}
|
||||||
|
|
||||||
The supported operation modes map to the ON/OFF period selection of your timeswitch / EMBER app. These include:
|
The supported operation modes map to the ON/OFF period selection of your timeswitch / EMBER app. These include:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user