-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Add support for the EHEIM Digital professionel5e filter #146893
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
base: dev
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems you haven't yet signed a CLA. Please do so here.
Once you do that we will be able to review and accept this pull request.
Thanks!
Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍 |
Hey there @autinerd, mind taking a look at this pull request as it has been labeled with an integration ( Code owner commandsCode owners of
|
eb2baab
to
a790453
Compare
a790453
to
eb2baab
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems you haven't yet signed a CLA. Please do so here.
Once you do that we will be able to review and accept this pull request.
Thanks!
eb2baab
to
4169b79
Compare
Breaking change
Proposed change
This adds the Eheim Digital professionel5e filter to the Eheim integration.
I have test with my physical professionel5e (600T) on my aquarium.
I have running it on my productive Home Assistant installation on 2025.6.1 and also tested in latest dev container.
All modes of the filter are working: Manual, Constant, Pulse, Bio + on/off.
It works also nice in the dashboard with conditional cards on the mode.
Type of change
Additional information
Checklist
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: