Skip to content

Version 2026.4.0-beta8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 12:04
83019cb

Notable changes since v2026.3.2

v2026.4.0-beta8 (2026-05-07)

Full Changelog

Closed issues:

  • Wrong domain detect in HomeAssistant 2026.5.0 #420
  • When moisture is 0 and moving mouse over moisture, unavailable is displayed. #419
  • Entity domain warnings in HA 2026.5 #417
  • No VPD sensors #416

Merged pull requests:

  • release: 2026.4.0-beta8 #422 (Olen)
  • fix: use sensor/number domain for entity_id (HA 2026.5 warnings, #417) #421 (Olen)

v2026.4.0-beta7 (2026-04-17)

Full Changelog

Merged pull requests:

  • diag: add detailed logging for force refresh path (#392) #414 (Olen)
  • fix: fall back to default VPD thresholds when OPB omits them #412 (Olen)
  • Remove CLAUDE.md from repo #411 (Olen)
  • docs: add VPD section to README #410 (Olen)

v2026.4.0-beta6 (2026-04-13)

Full Changelog

Merged pull requests:

  • Release v2026.4.0-beta6 #409 (Olen)
  • fix: add VPD sensor name to en.json translations #408 (Olen)

v2026.4.0-beta5 (2026-04-13)

Full Changelog

Merged pull requests:

  • Release v2026.4.0-beta5 #407 (Olen)
  • fix: use custom device class for VPD sensor #406 (Olen)

v2026.4.0-beta4 (2026-04-13)

Full Changelog

Closed issues:

  • Sensor replacement – no data defined in bars. #400
  • Plant Monitor Card doesn't show up in HACS #399
  • VPD Helper Sensor #398

Merged pull requests:

  • Release v2026.4.0-beta4 #405 (Olen)
  • fix: force refresh now actually updates threshold entities #404 (Olen)
  • Add VPD (Vapour Pressure Deficit) computed sensor #403 (Olen)
  • chore(deps): Bump actions/github-script from 8 to 9 #402 (dependabot[bot])
  • chore(deps): Bump softprops/action-gh-release from 2 to 3 #401 (dependabot[bot])
  • fix: bypass OPB cache on force refresh #397 (Olen)
  • docs: add battery monitoring tips and HA template tutorial links #396 (Olen)

v2026.4.0-beta3 (2026-04-06)

Full Changelog

Merged pull requests:

  • fix: websocket API sends NaN for unavailable threshold values #395 (Olen)

v2026.4.0-beta2 (2026-04-05)

Full Changelog

Closed issues:

  • False problem state triggered after watering due to temporary over-moisture detection #389
  • Cannot add conductivity entity #387
  • Soil Moisture 0% is shown as "Unavailable" #386

Merged pull requests:

  • fix: websocket API reports zero sensor values as unavailable #394 (Olen)
  • fix: persist refreshed OpenPlantbook limits to config entry #393 (Olen)
  • Added configurable grace period for moisture alerts #390 (jaynis)
  • chore(deps): Bump codecov/codecov-action from 5 to 6 #388 (dependabot[bot])