Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions source/_integrations/pooldose.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ This integration {% term polling polls %} data from the device every 10 minutes
- Physical water treatment values typically change slowly and do not require frequent monitoring
- This interval provides adequate monitoring for pool water management while maintaining device reliability

### Update and write behavior

Parallel reads for read-only values are avoided and write operations are serialized (one value at a time). This reduces load on the device's limited hardware and prevents race conditions.

## Supported devices

The following devices are known to be supported by the integration:
Expand Down