Conversation
- Override get_vacuum_points to divide crop_area by CONGA_SCALE, restoring calibration points to original vacuum coordinate space. - Override async_get_rooms_attributes to divide room outline and centre x/y by CONGA_SCALE, restoring room data to vacuum space. - Bump version to 0.3.2.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughVersion number updated to 0.3.2 across package metadata and module docstring. A new async method Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…3.2 (#77) (#78) - Override get_vacuum_points to divide crop_area by CONGA_SCALE, restoring calibration points to original vacuum coordinate space. - Override async_get_rooms_attributes to divide room outline and centre x/y by CONGA_SCALE, restoring room data to vacuum space. - Bump version to 0.3.2.
restoring calibration points to original vacuum coordinate space.
centre x/y by CONGA_SCALE, restoring room data to vacuum space.
Summary by CodeRabbit
Bug Fixes
Chores