Fixed
- ChangeToMode(Idle) had no effect on the real device — Added an
IdleModeHandlermapping the MatterRvcRunModeIdle mode to the device'spauseCleancommand. - selectedAreas not reflecting global cleans — Apple Home showed no rooms selected when triggering a "clean everything" automation (empty room list); the
ServiceArea.selectedAreasMatter attribute is now correctly published for that case.