Releases: krozgrov/ha-omlet-integration
Releases · krozgrov/ha-omlet-integration
2026.01.29 – Hassfest services fix
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)
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
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)
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)
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).