Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:16
· 3 commits to main since this release

Swisscom SMS v1.1.0

First release prepared for submission to the HACS default store.

Added

  • GPL-3.0-or-later license.
  • English documentation. README.md is now in English, with the French
    version available as README.fr.md and a language selector at the top of
    each file.
  • German and Italian translations, alongside the existing English and
    French ones.
  • Field descriptions in the config flow (data_description), explaining
    what the client_id is and what the notify service name controls.
  • Continuous integration: hassfest validation, HACS validation, automated
    release publishing on tag push, and monthly Dependabot updates for GitHub
    Actions.

Changed

  • English is now the source language. strings.json and en.json hold the
    English text; the other languages are translations of it. Nothing changes for
    existing installations — the interface follows your Home Assistant language.
  • documentation and issue_tracker URLs in manifest.json now point at
    this repository instead of the former Homeassistant_Swisscom one.
  • Minimum Home Assistant version raised to 2026.3.0, required for brand
    icons shipped inside the integration.
  • Refreshed brand icons (icon.png, icon@2x.png), redrawn for legibility
    at the 32–64 px sizes actually used in Home Assistant lists.
  • hacs.json cleaned up: content_in_root and render_readme removed, as both
    matched the default behaviour.

Upgrading

No action required. This release changes no stored configuration data, so
existing entries keep working as they are and no migration runs.

Full changelog: v1.0.0...v1.1.0