Skip to content

v3.6.1-beta.4

Pre-release
Pre-release

Choose a tag to compare

@btli btli released this 15 Jan 17:16

What's Changed

Bug Fixes

  • Fixed pump capability detection - IntelliFlo VS (speed-only) pumps no longer incorrectly get GPM entities or mode selectors
  • Fixed select entity - Corrected method name and API call for pump mode selection
  • Fixed supports_gpm logic - Now properly checks if parent pump has MAXF_ATTR > 0

Features (from beta.3)

  • Add IntelliChem dosing volume sensors (PHVOL, ORPVOL) for monitoring cumulative acid/chlorine dispensed
  • Add pump mode selector for VSF pumps that support both RPM and GPM modes
  • Track SELECT_ATTR, SPEED_ATTR, and GPM_ATTR for PMPCIRC objects

Technical Details

  • Sensors only appear if your IntelliCenter returns PHVOL/ORPVOL values
  • Pump mode selector only appears for VSF pumps (those with MAXF_ATTR > 0 on parent pump)
  • IntelliFlo VS and other speed-only pumps will only see RPM setpoints

Full Changelog: v3.6.1-beta.3...v3.6.1-beta.4