mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46: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
|
- 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user