Skip to content

Add time platform for eheimdigital #38603

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions source/_integrations/eheimdigital.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ha_category:
- Light
- Number
- Sensor
- Time
ha_release: 2025.1
ha_iot_class: Local Polling
ha_config_flow: true
Expand All @@ -18,6 +19,7 @@ ha_platforms:
- light
- number
- sensor
- time
ha_quality_scale: bronze
ha_zeroconf: true
---
Expand Down Expand Up @@ -56,6 +58,11 @@ Currently, the following devices and entities are supported:
- **Temperature offset**: Setting an offset between the measured temperature and the real temperature
- **Night temperature offset**: Setting the offset for the night temperature in Bio mode

#### Time

- **Day start time**: Setting the start time for the day temperature in Bio mode
- **Night start time**: Setting the start time for the night temperature in Bio mode

### [EHEIM classicVARIO+e](https://eheim.com/en_GB/aquatics/technology/external-filters/classicvario-e-250/classicvario-e-250)

#### Number
Expand All @@ -70,6 +77,11 @@ Currently, the following devices and entities are supported:
- **Remaining hours until service**: Displays the remaining time until the filter needs to be serviced
- **Error code**: Displays the current error code of the device (No error, Rotor stuck, air in filter)

#### Time

- **Day start time**: Setting the start time for the day pump speed in Bio mode
- **Night start time**: Setting the start time for the night pump speed in Bio mode

Support for additional EHEIM Digital devices and entities will be added in future updates.

## Remove integration
Expand Down