Skip to content

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 28 Apr 01:40
6d2f72d

Fixed

  • "Manage Counters" dialog shown on reconfigure: When clicking Configure on an existing counter, the options flow was showing a "Manage Counters" dialog with add/edit/delete options instead of going directly to edit the counter. async_step_init now skips that menu entirely:
    • If there is one counter, it is selected automatically and the edit flow starts immediately.
    • If there are multiple counters, the counter-selection step is shown so the user can choose which one to edit.
    • After editing (or adding/deleting), the flow saves and closes instead of looping back to the menu.