mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add switch platform to eheimdigital (#38426)
This commit is contained in:
parent
ff912ecd39
commit
f6f9abe707
@ -6,6 +6,7 @@ ha_category:
|
||||
- Light
|
||||
- Number
|
||||
- Sensor
|
||||
- Switch
|
||||
- Time
|
||||
ha_release: 2025.1
|
||||
ha_iot_class: Local Polling
|
||||
@ -19,6 +20,7 @@ ha_platforms:
|
||||
- light
|
||||
- number
|
||||
- sensor
|
||||
- switch
|
||||
- time
|
||||
ha_quality_scale: bronze
|
||||
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
|
||||
- **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
|
||||
|
Loading…
x
Reference in New Issue
Block a user