v1.6.0
This release introduces the highly requested Find Robot feature, along with internal improvements and better test coverage.
New Features
- Find Robot Switch: You can now toggle a switch in the "Controls" section to make your robot play a sound, helping you locate it easily.
- Added
VacuumEntityFeature.LOCATEto supported features this allows you to trigger the locate action via the vacuum entity (and cards that rely on this)
Improvements
- Refactors: Switch helper functions have been refactored for better maintainability and testing.
- Testing: Added comprehensive unit tests for switch entities and command logic to ensure stability.
Full Changelog: v1.5.0...v1.6.0