New Features
🎨 Grouped Segment Control for RGBIC Devices (#15)
Added a new segment control mode that allows controlling all RGBIC segments as a single unified light entity:
Three segment control modes now available:
- Grouped Segments (NEW) — Single light controlling all segments together
- Individual Segments (Default) — Separate light for each segment
- Disabled — Hide all segment entities
To use: Settings → Devices & Services → Govee → Configure → "Segment control mode"
Features:
- Synchronized color and brightness control across all segments
- Optimistic state persistence via RestoreEntity
- Race condition prevention (same guards as individual segments)
- Automatic entity cleanup when switching modes
- Full backward compatibility
Bug Fixes & Improvements
- Improved segment mode configuration migration from previous versions
- Updated documentation with segment control examples
Full Changelog: https://github.com/lasswellt/govee-homeassistant/commits/v2026.2.3