Skip to content

Add switch platform to eheimdigital #38426

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 2 commits into from
May 5, 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
6 changes: 6 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
- Switch
- Time
ha_release: 2025.1
ha_iot_class: Local Polling
Expand All @@ -19,6 +20,7 @@ ha_platforms:
- light
- number
- sensor
- switch
- time
ha_quality_scale: bronze
ha_zeroconf: true
Expand Down Expand Up @@ -77,6 +79,10 @@ 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)

#### Switch

- **Pump**: Turning on and off the filter pump

#### Time

- **Day start time**: Setting the start time for the day pump speed in Bio mode
Expand Down