Releases: FlyingDiver/Indigo-HA-Agent
Releases · FlyingDiver/Indigo-HA-Agent
Release v2026.0.4
What's Changed
- Auto-detect plugin name in create-release workflow by @Copilot in #32
New Contributors
- @Copilot made their first contribution in #32
Full Changelog: 2026.0.4...v2026.0.4
Release 2026.0.4
Change handling of custom states (HA attributes)
Release 2026.0.3
Don't attempt to update battery level if the state is missing from last update.
Release 2026.0.1
Added support for battery level display for devices that have an associated battery level sensor entity.
Release 2025.1.7
Fix toggle for switches. Add toggle for dimmers (untested).
Release 2025.1.5
Fix Fans for on/off control
Add on/off/brightness control for color lights (still no color control)
Updated logging.
Release 2025.1.4
More fixes to fan control
Release 2025.1.3
Rework fan device update logic to prioritize percentage speed over on/off state.
Release 2025.1.2
Fixes for reconnection
Release 2025.1.1
More fixes for websocket over SSL