Skip to content

1.1.7-rc14

Pre-release
Pre-release

Choose a tag to compare

@RinDevJunior RinDevJunior released this 14 Jul 01:50

Fixed

  • Previously-cleaned rooms staying marked "Cleaned" at the start of a new cleanServiceArea.progress is now reset to [] both when the vacuum transitions to Idle and when RvcServiceArea.selectAreas is called, so Apple Home no longer shows rooms from a prior cleaning session as already cleaned when a brand-new clean starts.
  • Vacuum/dock error-code to Matter ErrorState mappings — corrected several mis-mapped VacuumErrorCode/DockErrorCode entries (dust bin, water tank, and mop-related error states) that were resolving to the wrong RvcOperationalState.ErrorState, and added the missing AutoEmptyDockFanError code.