Skip to content

v3.6.1-beta.3

Pre-release
Pre-release

Choose a tag to compare

@btli btli released this 15 Jan 13:34

What's Changed

IntelliChem Dosing Volume Sensors

  • Fixed: PHVOL and ORPVOL sensors now appear for IntelliChem controllers
  • Root cause: Attributes were missing from coordinator's tracking map despite pyintellicenter 0.1.8 support

VSF Pump Improvements

  • New: Both RPM and GPM number entities created for VSF pumps based on capability (MAXF > 0)
  • New: Pump mode select entity to switch between RPM/GPM modes
  • Enables full control of variable speed/flow pumps

Changes

  • coordinator.py: Add PHVOL/ORPVOL to CHEM_TYPE attribute map
  • number.py: Check pump capability instead of just attribute presence
  • select.py: New platform for pump mode selection
  • __init__.py: Add Platform.SELECT to platforms list

Dependencies

  • pyintellicenter: 0.1.7 → 0.1.8

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