Skip to content

v1.24.0

Choose a tag to compare

@Darkdragon14 Darkdragon14 released this 25 Feb 20:33

What's new

  • Added two new token creation defaults in both Config Flow and Options Flow:
    • default_user
    • default_dashboard
  • Token creation UI now pre-fills values from these defaults when available.
  • default_user matches the Home Assistant user Name.
  • default_dashboard supports both dashboard and view paths (dashboard or dashboard/view) and is only applied when the target path exists.

Improvements

  • Updated translations for all supported languages for the new settings.
  • Updated README with documentation and examples for default_user and default_dashboard.

Notes

  • No breaking changes expected.