Add switch platform to eheimdigital (#38426)

This commit is contained in:
Sid 2025-05-05 07:32:54 +02:00 committed by GitHub
parent ff912ecd39
commit f6f9abe707
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,7 @@ ha_category:
- Light - Light
- Number - Number
- Sensor - Sensor
- Switch
- Time - Time
ha_release: 2025.1 ha_release: 2025.1
ha_iot_class: Local Polling ha_iot_class: Local Polling
@ -19,6 +20,7 @@ ha_platforms:
- light - light
- number - number
- sensor - sensor
- switch
- time - time
ha_quality_scale: bronze ha_quality_scale: bronze
ha_zeroconf: true ha_zeroconf: true
@ -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 - **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) - **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 #### Time
- **Day start time**: Setting the start time for the day pump speed in Bio mode - **Day start time**: Setting the start time for the day pump speed in Bio mode