Skip to content

Add sensor platform to eheimdigital #37539

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 3 commits into from
Apr 7, 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
10 changes: 10 additions & 0 deletions source/_integrations/eheimdigital.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ description: Instructions on how to set up EHEIM Digital with Home Assistant.
ha_category:
- Climate
- Light
- Sensor
ha_release: 2025.1
ha_iot_class: Local Polling
ha_config_flow: true
Expand All @@ -14,6 +15,7 @@ ha_integration_type: hub
ha_platforms:
- climate
- light
- sensor
ha_quality_scale: bronze
ha_zeroconf: true
---
Expand Down Expand Up @@ -47,6 +49,14 @@ Currently, the following devices and entities are supported:
- **Target temperature**: Controlling the target temperature of the heater (which corresponds to the day temperature in Bio and Smart mode)
- **Presets / Operation mode**: Switching between Manual, Bio and Smart mode

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

#### Sensor

- **Current pump speed**: Displays the current pump speed
- **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)

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

## Remove integration
Expand Down