Skip to content

Commit be9eab0

Browse files
committed
fix(duco): update AUT boost state description in fan docs
AUT1/AUT2/AUT3 now map to the auto preset in the fan entity. Update prose and known limitations to reflect this.
1 parent ba183e1 commit be9eab0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/_integrations/duco.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Selecting a preset mode lets you activate a specific ventilation behavior:
106106
- **Timed high speed** (`man3`): Activates a high speed override for 15 minutes.
107107
- **Empty house** (`empt`): Activates the empty house ventilation mode.
108108

109-
When a sensor module (such as a UCCO2) triggers an automatic boost, the fan entity does not reflect a percentage or a preset. Use the **Ventilation state** sensor to see the current state.
109+
When a sensor module (such as a UCCO2) triggers an automatic boost, the fan entity shows the **Auto** preset. Use the **Ventilation state** sensor to see the exact active state.
110110

111111
### Sensors
112112

@@ -276,7 +276,7 @@ The integration {% term polling polls %} the Duco box every 30 seconds. If you a
276276
## Known limitations
277277
278278
- The Duco box enforces a rate limit of 200 write requests per day. When the limit is reached, the integration shows a notification and stops sending write requests until the quota resets automatically around midnight.
279-
- Automatic boost states triggered by a sensor module (such as a UCCO2 detecting high CO₂ or humidity) cannot be set from Home Assistant. They are visible in the **Ventilation state** sensor but are not reflected in the fan entity.
279+
- Automatic boost states triggered by a sensor module (such as a UCCO2 detecting high CO₂ or humidity) cannot be set from Home Assistant. They are shown as the **Auto** preset in the fan entity. Use the **Ventilation state** sensor to see the exact active state.
280280
- When you deregister a sensor module via the Duco app or firmware, the node disappears from the Duco API and Home Assistant removes it automatically on the next data update. However, a BSRH humidity sensor that is physically disconnected from the box PCB (rather than deregistered via software) is not treated as deregistered by the firmware. Its node remains in the API indefinitely, so its entities will stay in Home Assistant until you deregister it through the Duco app.
281281
282282
## Troubleshooting

0 commit comments

Comments
 (0)