v3.5.6
Changes
Number entities:
- Change pH, ORP, Max Temp, Chlorinator Output to input boxes (easier than sliders)
Binary sensors:
- New
ScheduleBinarySensorwith "Schedule (name)" format for grouping - Schedule icon:
mdi:calendar-clock, device class: RUNNING, category: DIAGNOSTIC - High alarm icon:
mdi:alert-plus-outline - Low alarm icon:
mdi:alert-minus-outline
Sensors:
- Remove redundant body temperature sensors (water_heater already provides this)
- Tank levels icon:
mdi:barrel - ORP icon:
mdi:react - Water Quality icon:
mdi:test-tube - Salt icon:
mdi:shaker-outline
Other:
- Vacation mode enabled by default
- Update to pyintellicenter>=0.1.6
Test Results
- 174 tests passing
- mypy strict mode: no issues
- ruff: all checks passed