Skip to content

v0.7.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:57
· 5 commits to main since this release
262a1c7

Added

  • Home Assistant's own notification drawer (notify.persistent_notification)
    is offered in the Where to tell them and Who to tell pickers. It is
    the output a household has before any phone is registered.

Changed

  • The whole interface is rewritten in plain language — the setup, the options
    menu and its steps, field labels, error messages, warnings, entity names and
    the action descriptions — in French, English and Spanish.
  • People, devices and targets appear under the names your household gave them.
    An entity id is shown only where you have to go somewhere and change
    something.
  • Every entry in the output pickers now carries a readable label: another
    person's phone reads as the device its owner named, and anything else is
    shown in words with its service name in brackets.
  • notify_switchboard.explain, Send somebody a test message and Send a
    test message through a target
    now name devices, presence rules, importance
    floors and whereabouts in words instead of raw values. Those sentences are
    written in the instance language, which the test result screen now says.
  • Every reason a message can be dropped has a sentence of its own; until now
    delivery_failed and unknown_target fell back to a generic one.
  • Importance and presence are picked from translated labels instead of info /
    normal / high / critical and always / home_only / away_only. The
    stored values are unchanged.
  • README.md gains "Words used in the interface", mapping each word on the
    screen to the term the documentation uses.
  • Nothing about routing changes: no new option, no new step, no stored data to
    migrate. Upgrading from 0.7.0 changes what you read, not what you get.