Releases: Master13011/SNCF-API-HA
Releases · Master13011/SNCF-API-HA
SNCF-API-HA V1.3.0
What's Changed
- feat(card): add Lovelace Card SNCF by @AugustinKrb in #17
New Contributors
- @AugustinKrb made their first contribution in #17
Full Changelog: 1.2.1...1.3.0
SNCF-API-HA V1.2.1
Full Changelog: 1.2.0...1.2.1
- Fix Interval
SNCF-API-HA V1.2.0
What's Changed
Full Changelog: 1.1.1...1.2.0
SNCF-API-HA V1.1.1
What's Changed
- Modification affichage base_departure_date_time by @Master13011 in #9
Full Changelog: 1.1.0...1.1.1
SNCF-API-HA V1.1.0
SNCF-API-HA V1.0.9
What's Changed
- centralisation via DataUpdateCoordinator + fix mypy by @Master13011 in #7
Full Changelog: 1.0.8...1.0.9
SNCF-API-HA V1.0.8
SNCF-API-HA V1.0.7
Changelog
🔐 Sécurisation des clés API
- Les clés API sont désormais stockées dans
entry.optionsau lieu deentry.data. - Cette modification réduit le risque d'exposition accidentelle dans les fichiers
.storage. - Conforme aux bonnes pratiques de sécurité Home Assistant.
♻️ Migration rétro-compatible (__init__.py)
- Ajout de la fonction
async_migrate_entry():- Détecte les anciennes configurations avec
api_keydansentry.data. - Déplace automatiquement la clé dans
entry.optionssans intervention utilisateur.
- Détecte les anciennes configurations avec
- Journalisation claire lors de la migration réussie.
Full Changelog: 1.0.6...1.0.7
SNCF-API-HA V1.0.6
Changelog
- Code compliance
What's Changed
- Quality Code by @Master13011 in #6
Full Changelog: 1.0.5...1.0.6