v3.6.1-beta.3
Pre-release
Pre-release
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 mapnumber.py: Check pump capability instead of just attribute presenceselect.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