Skip to content

v3.5.6

Choose a tag to compare

@btli btli released this 28 Nov 17:02
4ad5fff

Changes

Number entities:

  • Change pH, ORP, Max Temp, Chlorinator Output to input boxes (easier than sliders)

Binary sensors:

  • New ScheduleBinarySensor with "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