Add select platform to eheimdigital (#39059)

This commit is contained in:
Sid 2025-05-19 08:40:03 +02:00 committed by GitHub
parent 09bd97d8e1
commit 3dcc6cdaa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,7 @@ ha_category:
- Climate - Climate
- Light - Light
- Number - Number
- Select
- Sensor - Sensor
- Switch - Switch
- Time - Time
@ -19,6 +20,7 @@ ha_platforms:
- climate - climate
- light - light
- number - number
- select
- sensor - sensor
- switch - switch
- time - time
@ -79,6 +81,13 @@ Currently, the following devices and entities are supported:
- **Day speed**: Setting the pump speed for the day in Bio mode - **Day speed**: Setting the pump speed for the day in Bio mode
- **Night speed**: Setting the pump speed for the night in Bio mode - **Night speed**: Setting the pump speed for the night in Bio mode
#### Select
- **Filter mode**: Setting the filter mode
- Manual mode: The filter uses the **manual speed**
- Pulse mode: The filter uses a high and low pulse, the speeds are configured via **high pulse speed** and **low pulse speed**, the durations are configured via **high pulse duration** and **low pulse duration**
- Bio mode: The filter uses a day and night rhythm, the speeds are configured via **day speed** and **night speed**, the start times of day and night are configured via **day start time** and **night start time**
#### Sensor #### Sensor
- **Current pump speed**: Displays the current pump speed - **Current pump speed**: Displays the current pump speed