Connect your Eldom devices to Home Assistant and operate them via Eldom's Cloud APIs with pyeldom.
, or you can just ⭐️ the repository. I'd love that too. 😄
This integration allows you to control Eldom devices via Home Assistant.
Note that there's only one way to control your Eldom devices - via their Cloud APIs. There's no support for local network control.
- Operational mode selection
Electric
(corresponds to "Heating")Eco
(corresponds to "Smart")High Demand
(corresponds to "Study")Off
- Set target temperature
- Display current temperature
- Enable
Powerful mode
switch (only works whileEco
mode is enabled) - Display sensors
- Heater is currently on/off
- Day energy consumption
- Night energy consumption
- Saved energy
- Operational mode selection
Electric
(corresponds to "Heating")Eco
(corresponds to "Smart")High Demand
(corresponds to "Study")Off
- Set target temperature
- Display current temperature
- Enable
Powerful mode
switch (only works whileEco
mode is enabled) - Display sensors
- Heater is currently on/off
- Day energy consumption
- Night energy consumption
- Saved energy
- Operational mode selection
Heat
Off
- Set target temperature
- Display current temperature
- Open HACS.
- Select
Integrations
, then select the 3-dots in the upper-right corner, then selectCustom Repositories
. - Put the reposity URL in the
Repository
field, then selectIntegration
in theCategory
dropdown list and clickAdd
. - Now, you can search for
Eldom
in HACS and install the integration. - After the installation, you need to restart Home Assistant.
- Now, you can proceed with Usage.
- Download or clone the integration to your local machine.
- Navigate to the
custom_components
directory in your Home Assistant installation directory. - Copy the folder
custom_components/eldom
from the downloaded integration to the Home Assistantcustom_components
directory. - Restart Home Assistant.
- After installation, go to
Settings > Devices & services > Add integration
and search forEldom
. - Provide an Eldom account
email
andpassword
and clickSubmit
.
For additional questions, you can head over to our Discord channel.