Skip to content

Releases: Sdavid66/Swisscom-SMS

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:23

Swisscom SMS v1.1.1

Maintenance release, no functional change.

Changed

  • Bump actions/checkout from v4 to v7 in all workflows (hassfest, HACS
    validation, release), clearing the "Node.js 20 is deprecated" warning
    raised by GitHub Actions.

Upgrading

No action required. No stored configuration data changes; no migration runs.

Full changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Aug 14:16

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

v1.0.0

Choose a tag to compare

@Sdavid66 Sdavid66 released this 28 Jun 15:00

Première version de l'intégration Swisscom SMS.

  • Service notify.swisscom_sms pour envoyer des SMS via l'API Swisscom Messaging.
  • Configuration via l'interface : saisie du client_id.
  • Reconfiguration du client_id depuis l'intégration.
  • Logos Swisscom (dossier brand).
  • Compatible HACS.