Skip to content

Releases: jclima/ha-june-oven

June Oven for Home Assistant 0.1.1

Choose a tag to compare

@jclima jclima released this 24 Jul 06:02
5020f3d

June Oven for Home Assistant 0.1.1

This patch release fixes the 500 Internal Server Error that could prevent the
June Oven configuration flow from loading on supported Home Assistant releases.

Fixed

  • Match Home Assistant's supported PyNaCl version on Python 3.13 and 3.14.
  • Restore the setup form on Home Assistant 2025.1 and newer.
  • Add real config-flow compatibility tests for Home Assistant 2025.1.0 and
    2026.7.3.

No June protocol, oven-control, or stored-credential behavior changed.

Update

  1. Install the 0.1.1 update from HACS.
  2. Restart Home Assistant.
  3. Open Settings → Devices & services → Add integration → June Oven.

June Oven for Home Assistant 0.1.0

Choose a tag to compare

@jclima jclima released this 24 Jul 05:07
50c5706

June Oven for Home Assistant 0.1.0

Initial public release of the unofficial June Oven integration for Home
Assistant.

Included

  • PIN pairing without a June account login
  • climate controls for starting, stopping, temperature, and cook modes
  • live cavity temperature, food-probe temperature, and cook progress
  • connectivity, preheat-ready, and cook-done binary sensors
  • interior-camera snapshots
  • automatic token renewal and WebSocket reconnection
  • redacted Home Assistant diagnostics
  • HACS-compatible repository metadata

Important

This integration uses June's unofficial cloud protocol and is not local-LAN
control. June or Weber may change or discontinue that protocol.

The integration can start a real heating appliance remotely. Test at a low
temperature with the oven attended and unobstructed, and verify cancellation
before enabling automations.

The protocol and software validations pass, but physical-oven pairing,
heating, cancellation, telemetry, and camera behavior still need broader
real-device validation.

See the README for HACS and manual installation instructions.