Skip to content

v1.6.0

Choose a tag to compare

@m11tch m11tch released this 26 Jan 19:24
9dd74b4

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.LOCATE to 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