Skip to content

v0.6.4 beta 0 2024-11-23

Pre-release
Pre-release
Compare
Choose a tag to compare
@dummylabs dummylabs released this 23 Nov 20:00

v0.6.4

The minimum required version of Home Assistant is 2024.9.0. However, there are still bugs in the UI related to collapsible sections in both the options dialog and the action call dialog. The recommended Home Assistant version is 2024.11.0.

  • numerous UI enhancements: the options dialog, while still ugly, has received a facelift, and the action call dialog has been significantly improved
  • actions are fully supported now (#154)
  • all newly introduced standard domains (platforms) will now be automatically recognized by WM (#156)
  • removed weird parameters from UI options (#160)
  • entities in descriptions for actions and scripts will no longer cause false positives (#71)
  • the Recorder warning "exceed maximum size of 16384 bytes" should no longer appear, as attributes of Watchman sensors are now automatically excluded (#87)
  • fix for "Unable to call service" error (#147)
  • The minimum required Home Assistant version for HACS is properly set up (#144)
  • blueprints, esphome and custom_components folders are excluded by default in new installations (#130, #151)
  • fixed "TypeError: the JSON object must be str" (#148)
  • a lot of refactoring done under the hood

Big thanks to all contributors.

Full Changelog: main...v0.6.4-dev