Skip to content

Releases: krozgrov/ha-omlet-integration

2026.01.29 – Hassfest services fix

29 Jan 00:07
2026.01.29

Choose a tag to compare

Fixed

  • restart_device service now uses a device selector field (hassfest compliant).

Testing

  • hassfest passed on main.

2026.01.28 – hassfest service selector fix (pre-release)

29 Jan 00:00
2026.01.28b7

Choose a tag to compare

Fixed

  • services.yaml hassfest error: restart_device now uses a device selector field instead of a target device filter.

Testing

  • Please re-run hassfest and a quick HA service call to confirm.

2026.01.28 – Feeder + Restart + Reload Guard

28 Jan 23:55
2026.01.28

Choose a tag to compare

Added

  • Feeder cover entity for open/close actions.
  • Feeder sensors for feed level, state, fault, light level, mode, and last open/close timestamps.
  • restart_device service to reboot Omlet devices via the action endpoint.

Changed

  • Surface a restart action in each device’s actions list when missing.
  • Feeder state icon aligned with door-style icon.

Fixed

  • Prevent duplicate entities after integration reloads (all platforms).
  • Reload guard now checks HA StateMachine correctly (fixes platform setup errors).
  • Fan time speed select entities now load (entity registry import error resolved).

Testing

  • Manual validation in HA (initial check reported OK).

2026.01.28 – Select registry fix (pre-release)

28 Jan 19:31
2026.01.28b6

Choose a tag to compare

Fixed

  • Fan time speed select entities now load (missing entity registry import resolved).

Testing

  • Manual testing requested in HA (fan selects load + no setup errors).

2026.01.28 – Feeder + Restart + Reload Guard (pre-release)

28 Jan 17:58
2026.01.28b5

Choose a tag to compare

Added

  • Feeder cover entity for open/close actions.
  • Feeder sensors for feed level, state, fault, light level, mode, and last open/close timestamps.
  • restart_device service to reboot Omlet devices via the action endpoint.

Changed

  • Surface a restart action in each device’s actions list when missing.
  • Feeder state icon aligned with door-style icon.

Fixed

  • Prevent duplicate entities after integration reloads (all platforms).
  • Reload guard now checks HA StateMachine correctly (fixes platform setup errors).

Testing

  • Manual testing requested in HA (feeder device + restart action).